Package | Description |
---|---|
org.firmata4j.fsm |
Modifier and Type | Method and Description |
---|---|
abstract void |
FiniteStateMachine.onEvent(Event event)
Reacts to an event that occurs during processing of input.
|
protected void |
AbstractState.publish(Event event)
Publishes the event to the FSM.
|
Copyright © 2017. All rights reserved.