Class ArgumentBuilder<C extends CommandContext<C>, V>

java.lang.Object
site.lab0x13.scrow.commands.model.argument.ArgumentBuilder<C,V>
Type Parameters:
C - argument of command context
V - argument of argument value

public final class ArgumentBuilder<C extends CommandContext<C>, V> extends Object