Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Method and Description |
---|---|
static ULocale.AvailableType |
ULocale.AvailableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ULocale.AvailableType[] |
ULocale.AvailableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Collection<ULocale> |
ULocale.getAvailableLocalesByType(ULocale.AvailableType type)
Returns a list of all installed locales according to the specified type.
|
Copyright © 2016 Unicode, Inc. and others.