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.ZNames
TimeZoneNamesImpl.ZNames.EMPTY_ZNAMES
Fields in com.ibm.icu.impl with type parameters of type TimeZoneNamesImpl.ZNamesMethods in com.ibm.icu.impl that return TimeZoneNamesImpl.ZNamesModifier and TypeMethodDescriptionstatic TimeZoneNamesImpl.ZNames
TimeZoneNamesImpl.ZNames.createMetaZoneAndPutInCache
(Map<String, TimeZoneNamesImpl.ZNames> cache, String[] names, String mzID) static TimeZoneNamesImpl.ZNames
TimeZoneNamesImpl.ZNames.createTimeZoneAndPutInCache
(Map<String, TimeZoneNamesImpl.ZNames> cache, String[] names, String tzID) private TimeZoneNamesImpl.ZNames
TimeZoneNamesImpl.loadMetaZoneNames
(String mzID) Returns a set of names for the given meta zone ID.private TimeZoneNamesImpl.ZNames
TimeZoneNamesImpl.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.ZNames
TimeZoneNamesImpl.ZNames.createMetaZoneAndPutInCache
(Map<String, TimeZoneNamesImpl.ZNames> cache, String[] names, String mzID) static TimeZoneNamesImpl.ZNames
TimeZoneNamesImpl.ZNames.createTimeZoneAndPutInCache
(Map<String, TimeZoneNamesImpl.ZNames> cache, String[] names, String tzID)