@FunctionalInterface public interface CommandResultExecutor
execute(CommandResult).| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(CommandResult commandResult)
Used to have response to CommandResult after executing a special CommandExecutor
|
void execute(CommandResult commandResult)
commandResult - the CommandResult after executing a special CommandExecutorCopyright © 2022. All rights reserved.