| 类 | 说明 |
|---|---|
| EventTypeAndState |
Simple combination of EventType and State.
|
| Transition |
A possible transition on a given event into a target state.
|
| 枚举 | 说明 |
|---|---|
| State |
The State captures the main functionality of the state machine.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.