@NotNull open fun setExecutor(@NotNull executor: @NotNull ExecutorService): @NotNull CommandClientBuilder
Sets the executor used to execute Command
s.
executor
- ExecutorService: the ExecutorService
Return
CommandClientBuilder: the CommandClientBuilder