Class TimeZoneNames.Factory
java.lang.Object
org.graalvm.shadowed.com.ibm.icu.text.TimeZoneNames.Factory
- Direct Known Subclasses:
TimeZoneNamesFactoryImpl
- Enclosing class:
TimeZoneNames
Deprecated.
This API is ICU internal only.
The super class of
TimeZoneNames service factory classes.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract TimeZoneNamesgetTimeZoneNames(ULocale locale) Deprecated.This API is ICU internal only.
-
Constructor Details
-
Factory
-
-
Method Details
-
getTimeZoneNames
Deprecated.This API is ICU internal only.The factory method ofTimeZoneNames.- Parameters:
locale- The display locale- Returns:
- An instance of
TimeZoneNames.
-