| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALL_ONES_LITERAL |
-1 |
public static final int |
ALL_ONES_WITHOUT_MSB |
2147483647 |
public static final int |
ALL_ZEROS_LITERAL |
-2147483648 |
public static final int |
MAX_ALLOWED_INTEGER |
1040187422 |
public static final int |
MAX_LITERAL_LENGTH |
31 |
public static final int |
MIN_ALLOWED_SET_BIT |
0 |
public static final int |
SEQUENCE_BIT |
1073741824 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
EMPTY |
-1 |
protected static final int |
INITIAL_SIZE |
3 |
protected static final double |
LOAD_FACTOR |
0.75 |
protected static final int |
REMOVED |
-2 |
Copyright © 2016. All rights reserved.