Package Hierarchies:
Class Hierarchy
- java.lang.Object
- wf.utils.command.subcommand.executor.types.standart.BooleanArgument (implements wf.utils.command.subcommand.executor.types.ArgumentType)
- wf.utils.command.subcommand.executor.types.standart.DoubleArgument (implements wf.utils.command.subcommand.executor.types.ArgumentType)
- wf.utils.command.subcommand.executor.types.standart.IntegerArgument (implements wf.utils.command.subcommand.executor.types.ArgumentType)
- wf.utils.command.subcommand.executor.types.standart.LongArgument (implements wf.utils.command.subcommand.executor.types.ArgumentType)
- wf.utils.command.subcommand.executor.types.standart.OptionalArgument (implements wf.utils.command.subcommand.executor.types.ArgumentType)
- wf.utils.command.subcommand.executor.types.standart.StringArgument (implements wf.utils.command.subcommand.executor.types.ArgumentType)