| Package | Description |
|---|---|
| org.squirrelframework.foundation.fsm.builder | |
| org.squirrelframework.foundation.fsm.impl |
| Modifier and Type | Method and Description |
|---|---|
DeferBoundActionTo<T,S,E,C> |
DeferBoundActionFrom.to(S stateId)
Build transition target state and return to clause builder
|
DeferBoundActionTo<T,S,E,C> |
DeferBoundActionFrom.toAny() |
| Modifier and Type | Class and Description |
|---|---|
class |
DeferBoundActionBuilderImpl<T extends StateMachine<T,S,E,C>,S,E,C> |
| Modifier and Type | Method and Description |
|---|---|
DeferBoundActionTo<T,S,E,C> |
DeferBoundActionBuilderImpl.to(S to) |
DeferBoundActionTo<T,S,E,C> |
DeferBoundActionBuilderImpl.toAny() |
Copyright © 2013–2016. All rights reserved.