Uses of Enum Class
de.grogra.cli.CLIApplication.State
Packages that use CLIApplication.State
-
Uses of CLIApplication.State in de.grogra.cli
Fields in de.grogra.cli declared as CLIApplication.StateMethods in de.grogra.cli that return CLIApplication.StateModifier and TypeMethodDescriptionstatic CLIApplication.State
Returns the enum constant of this class with the specified name.static CLIApplication.State[]
CLIApplication.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.