| 程序包 | 说明 |
|---|---|
| cn.sliew.milky.common.state |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StateChangeListener.stateChanged(T source,
State oldState,
State newState)
A change of state has occurred for a FSM.
|
void |
StateChangeListener.stateChanged(T source,
State oldState,
State newState)
A change of state has occurred for a FSM.
|
Copyright © 2021. All rights reserved.