public static class ContextSensitiveStateMachine.Factory extends Object implements StateMachineFactory<IFlowLabel>
Constructor and Description |
---|
Factory() |
Factory(ContextSensitiveStateMachine.RecursionHandler prototype) |
Modifier and Type | Method and Description |
---|---|
StateMachine<IFlowLabel> |
make() |
public Factory(ContextSensitiveStateMachine.RecursionHandler prototype)
public Factory()
public StateMachine<IFlowLabel> make()
make
in interface StateMachineFactory<IFlowLabel>