Uses of Class
com.ibm.icu.impl.TimeZoneGenericNames
Packages that use TimeZoneGenericNames
-
Uses of TimeZoneGenericNames in com.ibm.icu.impl
Subclasses with type arguments of type TimeZoneGenericNames in com.ibm.icu.implModifier and TypeClassDescriptionprivate static classTimeZoneGenericNamescache implementation.Classes in com.ibm.icu.impl that implement interfaces with type arguments of type TimeZoneGenericNamesModifier and TypeClassDescriptionclassThis class interact with TimeZoneNames and LocaleDisplayNames to format and parse time zone's generic display names.Methods in com.ibm.icu.impl that return TimeZoneGenericNamesModifier and TypeMethodDescriptionTimeZoneGenericNames.cloneAsThawed()Provides for the clone operation.protected TimeZoneGenericNamesTimeZoneGenericNames.Cache.createInstance(String key, ULocale data) TimeZoneGenericNames.freeze()Freezes the object.static TimeZoneGenericNamesTimeZoneGenericNames.getInstance(ULocale locale) The factory method ofTimeZoneGenericNames.TimeZoneGenericNames.setFormatPattern(TimeZoneGenericNames.Pattern patType, String patStr) Sets the pattern string for the pattern type. -
Uses of TimeZoneGenericNames in com.ibm.icu.text
Fields in com.ibm.icu.text declared as TimeZoneGenericNamesMethods in com.ibm.icu.text that return TimeZoneGenericNamesModifier and TypeMethodDescriptionprivate TimeZoneGenericNamesTimeZoneFormat.getTimeZoneGenericNames()Private method returning the instance of TimeZoneGenericNames used by this object.