Uses of Class
com.ibm.icu.impl.ICULocaleService.LocaleKey
Packages that use ICULocaleService.LocaleKey
-
Uses of ICULocaleService.LocaleKey in com.ibm.icu.impl
Methods in com.ibm.icu.impl that return ICULocaleService.LocaleKeyModifier and TypeMethodDescriptionstatic ICULocaleService.LocaleKey
ICULocaleService.LocaleKey.createWithCanonical
(ULocale locale, String canonicalFallbackID, int kind) Create a LocaleKey with canonical primary and fallback IDs.static ICULocaleService.LocaleKey
ICULocaleService.LocaleKey.createWithCanonicalFallback
(String primaryID, String canonicalFallbackID) Create a LocaleKey with canonical primary and fallback IDs.static ICULocaleService.LocaleKey
ICULocaleService.LocaleKey.createWithCanonicalFallback
(String primaryID, String canonicalFallbackID, int kind) Create a LocaleKey with canonical primary and fallback IDs.