public static interface StateMachine.TransitionCompleteEvent<T extends StateMachine<T,S,E,C>,S,E,C> extends StateMachine.TransitionEvent<T,S,E,C>
| Modifier and Type | Method and Description |
|---|---|
S |
getTargetState() |
getCause, getContext, getSourceStategetStateMachineS getTargetState()
Copyright © 2013–2016. All rights reserved.