Interface CommandContext<C extends CommandContext<C>>

Type Parameters:
C - argument of this
All Known Implementing Classes:
AbstractCommandContext

public interface CommandContext<C extends CommandContext<C>>