Package com.ibm.icu.impl.locale
Class KeyTypeData
- java.lang.Object
-
- com.ibm.icu.impl.locale.KeyTypeData
-
public class KeyTypeData extends Object
-
-
Constructor Summary
Constructors Constructor Description KeyTypeData()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringtoBcpKey(String key)static StringtoBcpType(String key, String type, Output<Boolean> isKnownKey, Output<Boolean> isSpecialType)static StringtoLegacyKey(String key)static StringtoLegacyType(String key, String type, Output<Boolean> isKnownKey, Output<Boolean> isSpecialType)
-