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