Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Method and Description |
---|---|
static LocaleMatcher.FavorSubtag |
LocaleMatcher.FavorSubtag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocaleMatcher.FavorSubtag[] |
LocaleMatcher.FavorSubtag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LocaleMatcher.Builder |
LocaleMatcher.Builder.setFavorSubtag(LocaleMatcher.FavorSubtag subtag)
If SCRIPT, then the language differences are smaller than script differences.
|
Copyright © 2016 Unicode, Inc. and others.