| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
ARRAY |
9 |
public static final byte |
BOOLEAN |
13 |
public static final byte |
BYTE |
1 |
public static final byte |
CHAR |
2 |
public static final byte |
DOUBLE |
7 |
public static final byte |
END_MARKER |
12 |
public static final byte |
FLOAT |
6 |
public static final byte |
INT |
4 |
public static final byte |
LONG |
5 |
public static final byte |
MASK |
15 |
public static final byte |
NULL |
10 |
public static final byte |
SHORT |
3 |
public static final byte |
STRING |
8 |
public static final byte |
USER_TYPE |
11 |
Copyright © 2016. All rights reserved.