Enum TimeZoneNamesImpl.ZNames.NameTypeIndex

java.lang.Object
java.lang.Enum<TimeZoneNamesImpl.ZNames.NameTypeIndex>
com.ibm.icu.impl.TimeZoneNamesImpl.ZNames.NameTypeIndex
All Implemented Interfaces:
Serializable, Comparable<TimeZoneNamesImpl.ZNames.NameTypeIndex>, java.lang.constant.Constable
Enclosing class:
TimeZoneNamesImpl.ZNames

private static enum TimeZoneNamesImpl.ZNames.NameTypeIndex extends Enum<TimeZoneNamesImpl.ZNames.NameTypeIndex>
Private enum corresponding to the public TimeZoneNames::NameType for the order in which fields are stored in a ZNames instance. EXEMPLAR_LOCATION is stored first for efficiency.