| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
ANNOTATION |
11 |
public static final byte |
BOOLEAN |
0 |
public static final byte |
BYTE |
1 |
public static final byte |
CLASS |
8 |
public static final byte |
DOUBLE |
6 |
public static final byte |
ENUM |
10 |
public static final byte |
FLOAT |
5 |
public static final byte |
INT |
3 |
public static final byte |
LIST |
9 |
public static final byte |
LONG |
4 |
public static final byte |
SHORT |
2 |
public static final byte |
STRING |
7 |
Copyright © 2015. All rights reserved.