Class TimeZoneNames.Cache

Enclosing class:
TimeZoneNames

private static class TimeZoneNames.Cache extends SoftCache<String,TimeZoneNames,ULocale>
TimeZoneNames cache used by TimeZoneNames.getInstance(ULocale)
  • Constructor Details

    • Cache

      private Cache()
  • Method Details