Interface CommandExecutor.Sync<C extends CommandContext<C>>

All Superinterfaces:
CommandExecutor<C>
Enclosing interface:
CommandExecutor<C extends CommandContext<C>>

public static interface CommandExecutor.Sync<C extends CommandContext<C>> extends CommandExecutor<C>