Hierarchy For Package org.core.command.argument.arguments.operation
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.core.command.argument.arguments.operation.AnyArgument<A> (implements org.core.command.argument.CommandArgument<T>)
- org.core.command.argument.arguments.operation.ExactArgument (implements org.core.command.argument.CommandArgument<T>)
- org.core.command.argument.arguments.operation.FlatRemainingArgument<T> (implements org.core.command.argument.CommandArgument<T>)
- org.core.command.argument.arguments.operation.MappedArgumentWrapper<T,J> (implements org.core.command.argument.CommandArgument<T>)
- org.core.command.argument.arguments.operation.OptionalArgument<T> (implements org.core.command.argument.CommandArgument<T>)
- org.core.command.argument.arguments.operation.OptionalArgument.WrappedParser<T> (implements org.core.command.argument.ParseCommandArgument<T>)
- org.core.command.argument.arguments.operation.RemainingArgument<T> (implements org.core.command.argument.CommandArgument<T>)
- org.core.command.argument.arguments.operation.StringParserArgument<P> (implements org.core.command.argument.CommandArgument<T>)
- org.core.command.argument.arguments.operation.SuggestionArgument<A> (implements org.core.command.argument.CommandArgument<T>)