Interface StateSnapshot.Support<T extends StateSnapshot>

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

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