| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
largestPrime |
2147483647 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEFAULT_CAPACITY |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEFAULT_CAPACITY |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEFAULT_CAPACITY |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEFAULT_INITIAL_CAPACITY |
4 |
protected static final float |
DEFAULT_LOAD_FACTOR |
0.800000011920929f |
protected static final int |
JUST_CREATED_CAPACITY |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEFAULT_CAPACITY |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CAPACITY |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEFAULT_CAPACITY |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final byte |
FREE |
0 |
protected static final byte |
FULL |
1 |
protected static final byte |
REMOVED |
2 |