public interface StatefulStateMachine<S,E,T> extends StateMachine<S,E,T>
| Modifier and Type | Method and Description |
|---|---|
S |
getState() |
getEventClass, getEventTypeClass, getInitialState, getStateClass, getTransitionsS getState()
Copyright © 2015. All rights reserved.