public final class StateContext extends Object
| Constructor and Description |
|---|
StateContext() |
| Modifier and Type | Method and Description |
|---|---|
StateType |
getCurrentState()
Get current state.
|
void |
switchState(StateType type,
boolean on)
Switch state.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.