Uses of Enum Class
commandManagers.CommandMode
Packages that use CommandMode
-
Uses of CommandMode in commandManagers
Methods in commandManagers that return CommandModeModifier and TypeMethodDescriptionstatic CommandMode
Returns the enum constant of this class with the specified name.static CommandMode[]
CommandMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in commandManagers with parameters of type CommandModeModifier and TypeMethodDescriptionvoid
CommandExecutor.startExecuting
(InputStream input, CommandMode mode) Start executing commands from InputStream.Constructors in commandManagers with parameters of type CommandModeModifierConstructorDescriptionCommandManager
(CommandMode mode, Scanner scanner) Constructor provides choice of commands behavior: ex.