public interface TimeZoneCache
Modifier and Type | Method and Description |
---|---|
void |
clear() |
boolean |
containsId(java.lang.String id) |
VTimeZone |
getTimezone(java.lang.String id) |
boolean |
putIfAbsent(java.lang.String id,
VTimeZone timeZone) |