Uses of Class
com.ibm.icu.util.LocaleMatcher.Result
Packages that use LocaleMatcher.Result
-
Uses of LocaleMatcher.Result in com.ibm.icu.util
Methods in com.ibm.icu.util that return LocaleMatcher.ResultModifier and TypeMethodDescriptionLocaleMatcher.getBestLocaleResult
(Iterable<Locale> desiredLocales) Returns the best match between the desired and supported locales.LocaleMatcher.getBestLocaleResult
(Locale desiredLocale) Returns the best match between the desired locale and the supported locales.LocaleMatcher.getBestMatchResult
(ULocale desiredLocale) Returns the best match between the desired locale and the supported locales.LocaleMatcher.getBestMatchResult
(Iterable<ULocale> desiredLocales) Returns the best match between the desired and supported locales.