| Package | Description |
|---|---|
| com.io7m.jfsm.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
FSMEnumMutableBuilderType<T> |
FSMEnumMutableBuilderType.addTransition(T from,
T to)
Add a transition from state
from to state to. |
static <T extends Enum<T>> |
FSMEnumMutable.builder(T init)
Create a new builder.
|
Copyright © 2017 <code@io7m.com> http://io7m.com