public static interface SpecGeneratedComponent.TransitionContainer
StateContainer
when componentspec specifies state update method with OnUpdateStateWithTransition
annotation.Modifier and Type | Method and Description |
---|---|
Transition |
applyStateUpdateWithTransition(StateContainer.StateUpdate stateUpdate)
Applies a state update and optionally returns a transition.
|
Transition applyStateUpdateWithTransition(StateContainer.StateUpdate stateUpdate)