Class TimeZoneNamesFactoryImpl
java.lang.Object
org.graalvm.shadowed.com.ibm.icu.text.TimeZoneNames.Factory
org.graalvm.shadowed.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.FactoryThe factory method ofTimeZoneNames.- Specified by:
getTimeZoneNamesin classTimeZoneNames.Factory- Parameters:
locale- The display locale- Returns:
- An instance of
TimeZoneNames.
-