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