Class AbstractCommandContext<C extends CommandContext<C>>

java.lang.Object
site.lab0x13.scrow.commands.model.AbstractCommandContext<C>
All Implemented Interfaces:
CommandContext<C>

public abstract class AbstractCommandContext<C extends CommandContext<C>> extends Object implements CommandContext<C>