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>
-
Nested Class Summary
Nested classes/interfaces inherited from interface CommandExecutor
CommandExecutor.Sync<C> -
Method Summary
-
Method Details
-
executeSync
-
execute
- Specified by:
executein interfaceCommandExecutor<C extends CommandContext<C>>
-