Uses of Enum
com.ibm.icu.util.ULocale.AvailableType
Packages that use ULocale.AvailableType
-
Uses of ULocale.AvailableType in com.ibm.icu.util
Methods in com.ibm.icu.util that return ULocale.AvailableTypeModifier and TypeMethodDescriptionstatic ULocale.AvailableType
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.Methods in com.ibm.icu.util with parameters of type ULocale.AvailableTypeModifier and TypeMethodDescriptionstatic Collection
<ULocale> ULocale.getAvailableLocalesByType
(ULocale.AvailableType type) Returns a list of all installed locales according to the specified type.