Interface CommandExecutor<C extends CommandContext<C>>

Type Parameters:
C - argument of command context
All Known Subinterfaces:
CommandExecutor.Sync<C>

public interface CommandExecutor<C extends CommandContext<C>>