Uses of Class
com.ibm.icu.impl.locale.KeyTypeData.Type
-
Packages that use KeyTypeData.Type Package Description com.ibm.icu.impl.locale -
-
Uses of KeyTypeData.Type in com.ibm.icu.impl.locale
Fields in com.ibm.icu.impl.locale with type parameters of type KeyTypeData.Type Modifier and Type Field Description (package private) java.util.Map<java.lang.String,KeyTypeData.Type>
KeyTypeData.KeyData. typeMap
Constructor parameters in com.ibm.icu.impl.locale with type arguments of type KeyTypeData.Type Constructor Description KeyData(java.lang.String legacyId, java.lang.String bcpId, java.util.Map<java.lang.String,KeyTypeData.Type> typeMap, java.util.EnumSet<KeyTypeData.SpecialType> specialTypes)
-