Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
BLOCKED |
2 |
public static final short |
NEW |
0 |
public static final short |
RUNNABLE |
1 |
public static final short |
TERMINATED |
5 |
public static final short |
TIMED_WAITING |
4 |
public static final short |
WAITING |
3 |
Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.