Uses of Class
com.ibm.icu.impl.locale.KeyTypeData.SpecialTypeHandler
-
Packages that use KeyTypeData.SpecialTypeHandler Package Description com.ibm.icu.impl.locale -
-
Uses of KeyTypeData.SpecialTypeHandler in com.ibm.icu.impl.locale
Subclasses of KeyTypeData.SpecialTypeHandler in com.ibm.icu.impl.locale Modifier and Type Class Description private static class
KeyTypeData.CodepointsTypeHandler
private static class
KeyTypeData.PrivateUseKeyValueTypeHandler
private static class
KeyTypeData.ReorderCodeTypeHandler
private static class
KeyTypeData.RgKeyValueTypeHandler
private static class
KeyTypeData.ScriptCodeTypeHandler
private static class
KeyTypeData.SubdivisionKeyValueTypeHandler
Fields in com.ibm.icu.impl.locale declared as KeyTypeData.SpecialTypeHandler Modifier and Type Field Description (package private) KeyTypeData.SpecialTypeHandler
KeyTypeData.SpecialType. handler
Constructors in com.ibm.icu.impl.locale with parameters of type KeyTypeData.SpecialTypeHandler Constructor Description SpecialType(KeyTypeData.SpecialTypeHandler handler)
-