public class FSMEnterEvent extends EventObject
| Modifier and Type | Field and Description |
|---|---|
protected TxState |
newState |
source| Constructor and Description |
|---|
FSMEnterEvent(Object source,
TxState state) |
Copyright © 2016. All Rights Reserved.