Package com.ibm.icu.impl
Class TimeZoneNamesFactoryImpl
java.lang.Object
com.ibm.icu.text.TimeZoneNames.Factory
com.ibm.icu.impl.TimeZoneNamesFactoryImpl
The implementation class of
TimeZoneNames.Factory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTimeZoneNames
(ULocale locale) The factory method ofTimeZoneNames
.
-
Constructor Details
-
TimeZoneNamesFactoryImpl
public TimeZoneNamesFactoryImpl()
-
-
Method Details
-
getTimeZoneNames
Description copied from class:TimeZoneNames.Factory
The factory method ofTimeZoneNames
.- Specified by:
getTimeZoneNames
in classTimeZoneNames.Factory
- Parameters:
locale
- The display locale- Returns:
- An instance of
TimeZoneNames
.
-