Uses of Enum
com.ibm.icu.impl.locale.KeyTypeData.SpecialType
Packages that use KeyTypeData.SpecialType
-
Uses of KeyTypeData.SpecialType in com.ibm.icu.impl.locale
Fields in com.ibm.icu.impl.locale with type parameters of type KeyTypeData.SpecialTypeModifier and TypeFieldDescription(package private) EnumSet<KeyTypeData.SpecialType> KeyTypeData.KeyData.specialTypesMethods in com.ibm.icu.impl.locale that return KeyTypeData.SpecialTypeModifier and TypeMethodDescriptionstatic KeyTypeData.SpecialTypeReturns the enum constant of this type with the specified name.static KeyTypeData.SpecialType[]KeyTypeData.SpecialType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructor parameters in com.ibm.icu.impl.locale with type arguments of type KeyTypeData.SpecialTypeModifierConstructorDescription(package private)KeyData(String legacyId, String bcpId, Map<String, KeyTypeData.Type> typeMap, EnumSet<KeyTypeData.SpecialType> specialTypes)