| Package | Description |
|---|---|
| org.squirrelframework.foundation.fsm.builder |
| Modifier and Type | Method and Description |
|---|---|
From<T,S,E,C> |
ExternalTransitionBuilder.from(S stateId)
Build transition source state.
|
From<T,S,E,C> |
MultiTransitionBuilder.fromAmong(S... stateIds)
Build transition source states.
|
Copyright © 2013–2016. All rights reserved.