Represents a stateful system
Construct a new StatefulSystem in a new state
The previous state of the system
The current state of the system
Transition the system to a new state
{TransitionError} if the transition is invalid
The new state
Generated using TypeDoc
Represents a stateful system