Package | Description |
---|---|
org.agilewiki.jactor.simpleMachine |
You can think of a State Machine as a kind of computer.
|
Modifier and Type | Class and Description |
---|---|
class |
_IfF
If the (indirect) condition is true, set the program counter of the state machine.
|
class |
_IfV
If the condition is true, set the program counter of the state machine.
|
Copyright © 2012. All Rights Reserved.