Class StringArgumentType<T,S extends CommandContext<T,?>>

java.lang.Object
de.kentoj.kencommandapi.api.types.StringArgumentType<T,S>
All Implemented Interfaces:
ArgumentType<T,S,String>

public class StringArgumentType<T,S extends CommandContext<T,?>> extends Object implements ArgumentType<T,S,String>