Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NO_CAPACITY |
-1 |
public static final int |
RESERVED_SLOTS |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
COMPLETING |
2 |
protected static final int |
NOT_STARTED |
0 |
protected static final int |
RUNNING |
1 |