Package com.ibm.icu.text
Class TimeZoneNames.Factory
java.lang.Object
com.ibm.icu.text.TimeZoneNames.Factory
- 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 TimeZoneNames
getTimeZoneNames
(ULocale locale) Deprecated.This API is ICU internal only.
-
Constructor Details
-
Factory
Deprecated.This API is ICU internal only.Sole constructor
-
-
Method Details
-
getTimeZoneNames
Deprecated.This API is ICU internal only.The factory method ofTimeZoneNames
.- Parameters:
locale
- The display locale- Returns:
- An instance of
TimeZoneNames
.
-