|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dexterind.gopigo.utils.Statuses
public class Statuses
| Field Summary | |
|---|---|
static int |
ERROR
The ERROR status. |
static int |
HALT
The HALT status. |
static int |
INIT
The INIT status. |
static int |
OK
The OK status. |
| Constructor Summary | |
|---|---|
Statuses()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int OK
public static final int ERROR
public static final int INIT
public static final int HALT
| Constructor Detail |
|---|
public Statuses()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||