Class ZoneMeta.SystemTimeZoneCache

Enclosing class:
ZoneMeta

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

    • SystemTimeZoneCache

      private SystemTimeZoneCache()
  • Method Details