Interface StateMachineCommand.Support<T extends StateMachineCommand>

Type Parameters:
T - the StateMachineCommand type
Enclosing interface:
StateMachineCommand

public static interface StateMachineCommand.Support<T extends StateMachineCommand>
A combination of a StateMachineCommand.Reader and a StateMachineCommand.Writer for a concrete StateMachineCommand type, as indicated by commandType().