Class TimeZoneNames.Factory

  • Enclosing class:
    TimeZoneNames

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

      Constructors 
      Modifier Constructor Description
      protected Factory()
      Deprecated.
      This API is ICU internal only.
    • Constructor Detail

      • Factory

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

      • 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.