| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"NULLACTOR" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALIVE |
0 |
public static final int |
CLOSING |
3 |
public static final int |
DEAD |
6 |
public static final int |
DYING |
5 |
public static final int |
ERROR |
-1 |
public static final int |
RUNNING |
2 |
public static final int |
STARTING |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEAD |
4 |
public static final int |
ERROR |
-1 |
public static final int |
IDLE |
0 |
public static final int |
RUNNING |
2 |
public static final int |
STOPPED |
3 |
public static final int |
WAITING |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EMERGENCYPRIORITY |
2 |
public static final int |
HIGHPRIORITY |
1 |
public static final int |
LOWPRIORITY |
-1 |
public static final int |
NORMALPRIORITY |
0 |
Copyright © 2018. All rights reserved.