public class FSMEnterEvent extends EventObject
| Modifier and Type | Field and Description |
|---|---|
protected TxState |
newState |
source| Constructor and Description |
|---|
FSMEnterEvent(Object source,
TxState state) |
| Modifier and Type | Method and Description |
|---|---|
TxState |
getState() |
getSource, toStringCopyright © 2023. All rights reserved.