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

java.lang.Object
de.kentoj.kencommandapi.impl.AbstractKenCommandApi<T,S>
All Implemented Interfaces:
KenCommandApi<T,S>

public abstract class AbstractKenCommandApi<T,S extends CommandContext<T,?>> extends Object implements KenCommandApi<T,S>