| Package | Description |
|---|---|
| org.sfj |
| Modifier and Type | Method and Description |
|---|---|
SimpleFSM<E> |
SimpleFSM.onException(E failEvent,
SimpleFSM.Transition<E> onException)
Event/transition to call on transition exception.
|
SimpleFSM.State<EE> |
SimpleFSM.State.transition(EE event,
SimpleFSM.Transition<EE> thunk) |
Copyright © 2020. All rights reserved.