Class SuggestionArgument<A>

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

public abstract class SuggestionArgument<A> extends Object implements CommandArgument<A>