Uses of Enum
jnr.constants.platform.Locale
Packages that use Locale
-
Uses of Locale in jnr.constants.platform
Subclasses with type arguments of type Locale in jnr.constants.platformFields in jnr.constants.platform with type parameters of type LocaleMethods in jnr.constants.platform that return LocaleModifier and TypeMethodDescriptionstatic LocaleLocale.valueOf(long value) Returns the enum constant of this type with the specified name.static LocaleReturns 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.