| Package | Description |
|---|---|
| systems.aesel.common.sm |
| Modifier and Type | Method and Description |
|---|---|
Transition |
State.addTransition(String transitionName,
Class eventClass,
State toState) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineListener.onTransition(Transition transition) |
Copyright © 2017. All rights reserved.