common / me.schlaubi.regnumutils.command / CommandClientBuilder / setExecutor

setExecutor

@NotNull open fun setExecutor(@NotNull executor: @NotNull ExecutorService): @NotNull CommandClientBuilder

Sets the executor used to execute Commands.

Parameters

executor - ExecutorService: the ExecutorService

Return
CommandClientBuilder: the CommandClientBuilder