Uses of Class
com.ibm.icu.impl.TimeZoneNamesImpl.ZNames
Packages that use TimeZoneNamesImpl.ZNames
-
Uses of TimeZoneNamesImpl.ZNames in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as TimeZoneNamesImpl.ZNamesModifier and TypeFieldDescription(package private) static final TimeZoneNamesImpl.ZNamesTimeZoneNamesImpl.ZNames.EMPTY_ZNAMESFields in com.ibm.icu.impl with type parameters of type TimeZoneNamesImpl.ZNamesMethods in com.ibm.icu.impl that return TimeZoneNamesImpl.ZNamesModifier and TypeMethodDescriptionstatic TimeZoneNamesImpl.ZNamesTimeZoneNamesImpl.ZNames.createMetaZoneAndPutInCache(Map<String, TimeZoneNamesImpl.ZNames> cache, String[] names, String mzID) static TimeZoneNamesImpl.ZNamesTimeZoneNamesImpl.ZNames.createTimeZoneAndPutInCache(Map<String, TimeZoneNamesImpl.ZNames> cache, String[] names, String tzID) private TimeZoneNamesImpl.ZNamesTimeZoneNamesImpl.loadMetaZoneNames(String mzID) Returns a set of names for the given meta zone ID.private TimeZoneNamesImpl.ZNamesTimeZoneNamesImpl.loadTimeZoneNames(String tzID) Returns a set of names for the given time zone ID.Method parameters in com.ibm.icu.impl with type arguments of type TimeZoneNamesImpl.ZNamesModifier and TypeMethodDescriptionstatic TimeZoneNamesImpl.ZNamesTimeZoneNamesImpl.ZNames.createMetaZoneAndPutInCache(Map<String, TimeZoneNamesImpl.ZNames> cache, String[] names, String mzID) static TimeZoneNamesImpl.ZNamesTimeZoneNamesImpl.ZNames.createTimeZoneAndPutInCache(Map<String, TimeZoneNamesImpl.ZNames> cache, String[] names, String tzID)