| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
UNSET_HASH_VALUE |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ESTIMATED_HEAP_TAX |
16 |
public static final int |
SIZEOF_BOOLEAN |
1 |
public static final int |
SIZEOF_BYTE |
1 |
public static final int |
SIZEOF_CHAR |
2 |
public static final int |
SIZEOF_DOUBLE |
8 |
public static final int |
SIZEOF_FLOAT |
4 |
public static final int |
SIZEOF_INT |
4 |
public static final int |
SIZEOF_LONG |
8 |
public static final int |
SIZEOF_SHORT |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_PRECISION |
31 |