public class StateProcessor
extends java.lang.Object
Constructor and Description |
---|
StateProcessor(State initial) |
Modifier and Type | Method and Description |
---|---|
boolean |
isDone() |
void |
iteration() |
void |
setNextState(State state) |
void |
stop() |