S - 状态E - 事件T - 装载@Preview(value="3.4") public class StateTransitionContext<S,E,T> extends Object
| Constructor and Description |
|---|
StateTransitionContext(S from,
S to,
E event,
T payload) |
Copyright © 2025. All rights reserved.