| Modifier and Type | Field and Description |
|---|---|
protected State |
destination |
| Modifier | Constructor and Description |
|---|---|
protected |
Transition(String name,
State destination) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
protected State |
process(State state) |
void |
run() |
void |
setHandler(TransitionHandler handler) |
String |
toString() |
protected State destination
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.