Package com.ibm.icu.impl
Class TimeZoneGenericNames.NameInfo
java.lang.Object
com.ibm.icu.impl.TimeZoneGenericNames.NameInfo
- Enclosing class:
TimeZoneGenericNames
A private class used for storing the name information in the local trie.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final TimeZoneGenericNames.GenericNameType
(package private) final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tzID
-
type
-
-
Constructor Details
-
NameInfo
NameInfo(String tzID, TimeZoneGenericNames.GenericNameType type)
-