| Modifier and Type | Class and Description |
|---|---|
class |
StateContext<S extends State,E extends Event,T>
状态机上下文,保存状态转换相关信息
|
class |
StateMachine<S extends State,E extends Event,T>
状态机
|
class |
StateTransition<S extends State,E extends Event,T>
状态转换定义
|
Copyright © 2025. All rights reserved.