Uses of Enum Class
org.example.toolz.App.Language
-
Uses of App.Language in org.example.toolz
Methods in org.example.toolz that return App.LanguageModifier and TypeMethodDescriptionstatic App.LanguageReturns the enum constant of this class with the specified name.static App.Language[]App.Language.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.example.toolz with parameters of type App.Language