Class ZoneMeta.SystemTimeZoneCache

Enclosing class:
ZoneMeta

private static class ZoneMeta.SystemTimeZoneCache extends SoftCache<String, OlsonTimeZone, String>
System time zone object cache
Since:
ICU 2.8
  • Constructor Details

    • SystemTimeZoneCache

      private SystemTimeZoneCache()
  • Method Details