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

java.lang.Object
de.kentoj.kencommandapi.impl.processing.CommandContextImpl<T,S>
All Implemented Interfaces:
CommandContext<T,S>

public class CommandContextImpl<T,S extends CommandContext<T,?>> extends Object implements CommandContext<T,S>