Package | Description |
---|---|
org.waarp.common.state |
Classes implementing basic Finite State Machine
|
Modifier and Type | Method and Description |
---|---|
EnumSet<E> |
MachineState.addNewAssociation(Transition<E> elt)
Add a new association from one state to a set of acceptable following
states (can replace an existing
association)
|
Copyright © 2009–2020 Waarp. All rights reserved.