public interface StatefulStateMachineWithContext<S,E,T,C> extends StatefulStateMachine<S,E,T>
| Modifier and Type | Method and Description |
|---|---|
void |
fire(E event) |
C |
getContext() |
getStategetEventClass, getEventTypeClass, getInitialState, getStateClass, getTransitionsCopyright © 2015. All rights reserved.