| Constructor and Description |
|---|
TransformHelper(scala.PartialFunction<FSM.Event<D>,FSM.State<S,D>> func) |
| Modifier and Type | Method and Description |
|---|---|
scala.PartialFunction<FSM.Event<D>,FSM.State<S,D>> |
using(scala.PartialFunction<FSM.State<S,D>,FSM.State<S,D>> andThen) |