Uses of Class
com.ibm.icu.impl.locale.BaseLocale.Key
-
Packages that use BaseLocale.Key Package Description com.ibm.icu.impl.locale -
-
Uses of BaseLocale.Key in com.ibm.icu.impl.locale
Methods in com.ibm.icu.impl.locale that return BaseLocale.Key Modifier and Type Method Description static BaseLocale.Key
BaseLocale.Key. normalize(BaseLocale.Key key)
protected BaseLocale.Key
BaseLocale.Cache. normalizeKey(BaseLocale.Key key)
Methods in com.ibm.icu.impl.locale with parameters of type BaseLocale.Key Modifier and Type Method Description int
BaseLocale.Key. compareTo(BaseLocale.Key other)
protected BaseLocale
BaseLocale.Cache. createObject(BaseLocale.Key key)
static BaseLocale.Key
BaseLocale.Key. normalize(BaseLocale.Key key)
protected BaseLocale.Key
BaseLocale.Cache. normalizeKey(BaseLocale.Key key)
-