| Package | Description |
|---|---|
| org.squirrelframework.foundation.fsm | |
| org.squirrelframework.foundation.fsm.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachine.addTransitionCompleteListener(StateMachine.TransitionCompleteListener<T,S,E,C> listener) |
void |
StateMachine.removeTransitionCompleteListener(StateMachine.TransitionCompleteListener<T,S,E,C> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractStateMachine.addTransitionCompleteListener(StateMachine.TransitionCompleteListener<T,S,E,C> listener) |
void |
AbstractStateMachine.removeTransitionCompleteListener(StateMachine.TransitionCompleteListener<T,S,E,C> listener) |
Copyright © 2013–2016. All rights reserved.