Uses of Class
com.ibm.icu.util.LocaleMatcher.LanguageMatcherData
-
Packages that use LocaleMatcher.LanguageMatcherData Package Description com.ibm.icu.util International calendars and other utility classes. -
-
Uses of LocaleMatcher.LanguageMatcherData in com.ibm.icu.util
Methods in com.ibm.icu.util that return LocaleMatcher.LanguageMatcherData Modifier and Type Method Description LocaleMatcher.LanguageMatcherData
LocaleMatcher.LanguageMatcherData. addDistance(String desired, String supported, int percent, boolean oneway)
Deprecated.This API is ICU internal only.LocaleMatcher.LanguageMatcherData
LocaleMatcher.LanguageMatcherData. addDistance(String desired, String supported, int percent, String comment)
Deprecated.This API is ICU internal only.LocaleMatcher.LanguageMatcherData
LocaleMatcher.LanguageMatcherData. cloneAsThawed()
Deprecated.This API is ICU internal only.LocaleMatcher.LanguageMatcherData
LocaleMatcher.LanguageMatcherData. freeze()
Deprecated.This API is ICU internal only.Constructors in com.ibm.icu.util with parameters of type LocaleMatcher.LanguageMatcherData Constructor Description LocaleMatcher(LocalePriorityList languagePriorityList, LocaleMatcher.LanguageMatcherData matcherData)
Deprecated.This API is ICU internal only.LocaleMatcher(LocalePriorityList languagePriorityList, LocaleMatcher.LanguageMatcherData matcherData, double threshold)
Deprecated.This API is ICU internal only.
-