| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | NO_MORE | -1 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final float | DEFAULT_GROW_RATIO | 1.5f | 
| public static final int | DEFAULT_MAX_GROW_COUNT | 2147483615 | 
| public static final int | DEFAULT_MIN_GROW_COUNT | 10 | 
| public static final int | MAX_ARRAY_LENGTH | 2147483615 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_EXPECTED_ELEMENTS | 4 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final float | DEFAULT_LOAD_FACTOR | 0.75f | 
| public static final int | MAX_HASH_ARRAY_LENGTH | 1073741824 | 
| public static final float | MAX_LOAD_FACTOR | 0.9900000095367432f | 
| public static final int | MIN_HASH_ARRAY_LENGTH | 4 | 
| public static final float | MIN_LOAD_FACTOR | 0.009999999776482582f | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | PROPERTY_BIT_MIXER | "hppc.bitmixer" | 
Copyright © 2015 Carrot Search s.c.. All Rights Reserved.