Class AsynchronousCommandExecutionCoordinator<C>

java.lang.Object
cloud.commandframework.execution.CommandExecutionCoordinator<C>
cloud.commandframework.execution.AsynchronousCommandExecutionCoordinator<C>
Type Parameters:
C - Command sender type

public final class AsynchronousCommandExecutionCoordinator<C> extends CommandExecutionCoordinator<C>
Execution coordinator parses and/or executes commands on a separate thread from the calling thread