|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.symcomp.scscp.ComputationState
public class ComputationState
just a bunch of constants
| Field Summary | |
|---|---|
static java.lang.Integer |
COMPUTING
|
static java.lang.Integer |
ERRONEOUS
|
static java.lang.Integer |
READY
|
static java.lang.Integer |
WAITING
|
| Constructor Summary | |
|---|---|
ComputationState()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.Integer WAITING
public static java.lang.Integer COMPUTING
public static java.lang.Integer READY
public static java.lang.Integer ERRONEOUS
| Constructor Detail |
|---|
public ComputationState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||