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