public static class FlowStateMachineImpl.Companion
| Modifier and Type | Method and Description |
|---|---|
FlowStateMachineImpl<?> |
currentStateMachine()
Return the current
class FlowStateMachineImpl or null if executing outside of one. |
public FlowStateMachineImpl<?> currentStateMachine()
Return the current class FlowStateMachineImpl or null if executing outside of one.
class FlowStateMachineImpl