Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Method and 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.
|
Constructor and 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.
|
Copyright (c) 2014 IBM Corporation and others.