public class StateEnd extends Object
| Modifier and Type | Field and Description |
|---|---|
protected EngineManager |
c |
protected String |
stateName |
| Constructor and Description |
|---|
StateEnd(EngineManager c,
int end)
Constructor
|
protected EngineManager c
protected String stateName
public StateEnd(EngineManager c, int end)
end - Terminal state of computationCopyright © 2015. All rights reserved.