| Modifier and Type | Method and Description |
|---|---|
static StateMachineBuilder<Object,Object,Object,Void,GenericStateMachine> |
StateMachineBuilder.create()
Creates a new Builder that builds a state machine which accepts any kinds
of objects as States, Events, etc.
|
Copyright © 2015. All rights reserved.