Uses of Enum Class
me.despical.kotl.language.Locale
Packages that use Locale
-
Uses of Locale in me.despical.kotl.language
Methods in me.despical.kotl.language that return LocaleModifier and TypeMethodDescriptionstatic LocaleLanguageManager.getCurrentLocale()static LocaleReturns 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.