public abstract static class StateMachine.State extends Object
| Modifier and Type | Field and Description |
|---|---|
protected StateMachine.Fsm |
fsm |
| Constructor and Description |
|---|
State(StateMachine.Fsm fsm) |
protected final StateMachine.Fsm fsm
public State(StateMachine.Fsm fsm)
Copyright © 2011–2020 Apache Software Foundation. All rights reserved.