| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
PTR_STATUS_COMPLETE |
4 |
public static final byte |
PTR_STATUS_INIT |
1 |
public static final byte |
PTR_STATUS_LOADING |
3 |
public static final byte |
PTR_STATUS_PREPARE |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT |
1 |
public static final int |
LARGE |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
POS_START |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
LEVEL_DEBUG |
1 |
public static final int |
LEVEL_ERROR |
4 |
public static final int |
LEVEL_FATAL |
5 |
public static final int |
LEVEL_INFO |
2 |
public static final int |
LEVEL_VERBOSE |
0 |
public static final int |
LEVEL_WARNING |
3 |