S
- the type of stateE
- the type of eventpublic interface StateMachineModelFactory<S,E>
StateMachineModel
s.Modifier and Type | Method and Description |
---|---|
StateMachineModel<S,E> |
build()
Builds the state machine model.
|
StateMachineModel<S,E> build()