Class AnyArgument<A>

java.lang.Object
org.core.command.argument.arguments.operation.AnyArgument<A>
All Implemented Interfaces:
CommandArgument<A>, ParseCommandArgument<A>, SuggestCommandArgument<A>

public class AnyArgument<A> extends Object implements CommandArgument<A>