Class TimeZoneFormat.TimeZoneFormatCache

java.lang.Object
com.ibm.icu.impl.CacheBase<K,V,D>
com.ibm.icu.impl.SoftCache<ULocale,TimeZoneFormat,ULocale>
com.ibm.icu.text.TimeZoneFormat.TimeZoneFormatCache
Enclosing class:
TimeZoneFormat

private static class TimeZoneFormat.TimeZoneFormatCache extends SoftCache<ULocale,TimeZoneFormat,ULocale>
Implements TimeZoneFormat object cache
  • Constructor Details

    • TimeZoneFormatCache

      private TimeZoneFormatCache()
  • Method Details