Class CommandArgumentSpecBuilder<T,V>

java.lang.Object
de.kentoj.kencommandapi.api.argument.CommandArgumentSpecBuilder<T,V>
Type Parameters:
T - type of the command sender
V - type of the value

public class CommandArgumentSpecBuilder<T,V> extends Object