Class TimeZoneNames.Factory

java.lang.Object
com.ibm.icu.text.TimeZoneNames.Factory
Enclosing class:
TimeZoneNames

@Deprecated public abstract static class TimeZoneNames.Factory extends Object
Deprecated.
This API is ICU internal only.
The super class of TimeZoneNames service factory classes.
  • Constructor Details

    • Factory

      @Deprecated protected Factory()
      Deprecated.
      This API is ICU internal only.
      Sole constructor
  • Method Details

    • getTimeZoneNames

      @Deprecated public abstract TimeZoneNames getTimeZoneNames(ULocale locale)
      Deprecated.
      This API is ICU internal only.
      The factory method of TimeZoneNames.
      Parameters:
      locale - The display locale
      Returns:
      An instance of TimeZoneNames.