Class CommandArgumentImpl<T,S extends CommandContext<T,?>,V>

java.lang.Object
de.kentoj.kencommandapi.impl.structure.argument.CommandArgumentImpl<T,S,V>
All Implemented Interfaces:
CommandArgument<T,S,V>

public class CommandArgumentImpl<T,S extends CommandContext<T,?>,V> extends Object implements CommandArgument<T,S,V>