Uses of Enum
jnr.constants.platform.Locale
Packages that use Locale
-
Uses of Locale in jnr.constants.platform
Fields in jnr.constants.platform with type parameters of type LocaleMethods in jnr.constants.platform that return LocaleModifier and TypeMethodDescriptionstatic Locale
Locale.valueOf
(long value) Returns the enum constant of this type with the specified name.static Locale
Returns the enum constant of this type with the specified name.static Locale[]
Locale.values()
Returns an array containing the constants of this enum type, in the order they are declared.