Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Method and Description |
---|---|
static LocaleMatcher.Demotion |
LocaleMatcher.Demotion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocaleMatcher.Demotion[] |
LocaleMatcher.Demotion.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.setDemotionPerDesiredLocale(LocaleMatcher.Demotion demotion)
Option for whether all desired locales are treated equally or
earlier ones are preferred (this is the default).
|
Copyright © 2016 Unicode, Inc. and others.