public interface CommandExecutor extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
<T> T |
executeCommand(CommandObject<T> commandObject) |
close<T> T executeCommand(CommandObject<T> commandObject)
Copyright © 2022. All rights reserved.