Hierarchy For Package io.manebot.command.executor.chained.argument
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.manebot.command.executor.chained.argument.CommandArgument
- io.manebot.command.executor.chained.argument.CommandArgumentFollowing
- io.manebot.command.executor.chained.argument.CommandArgumentInterval
- io.manebot.command.executor.chained.argument.CommandArgumentLabel
- io.manebot.command.executor.chained.argument.CommandArgumentNone
- io.manebot.command.executor.chained.argument.CommandArgumentNumeric
- io.manebot.command.executor.chained.argument.CommandArgumentOptional
- io.manebot.command.executor.chained.argument.CommandArgumentPage
- io.manebot.command.executor.chained.argument.CommandArgumentString
- io.manebot.command.executor.chained.argument.CommandArgumentSwitch
- io.manebot.command.executor.chained.argument.CommandArgument
Interface Hierarchy
- io.manebot.command.executor.chained.argument.CommandArgumentOptional.Optional<T>
Annotation Type Hierarchy
- io.manebot.command.executor.chained.argument.CommandArgumentFollowing.Argument (implements java.lang.annotation.Annotation)
- io.manebot.command.executor.chained.argument.CommandArgumentInterval.Argument (implements java.lang.annotation.Annotation)
- io.manebot.command.executor.chained.argument.CommandArgumentLabel.Argument (implements java.lang.annotation.Annotation)
- io.manebot.command.executor.chained.argument.CommandArgumentNumeric.Argument (implements java.lang.annotation.Annotation)
- io.manebot.command.executor.chained.argument.CommandArgumentPage.Argument (implements java.lang.annotation.Annotation)
- io.manebot.command.executor.chained.argument.CommandArgumentString.Argument (implements java.lang.annotation.Annotation)
- io.manebot.command.executor.chained.argument.CommandArgumentSwitch.Argument (implements java.lang.annotation.Annotation)