Constant Field Values
Contents
com.carrotsearch.*
-
com.carrotsearch.hppc.BitSetIterator Modifier and Type Constant Field Value public static final int
NO_MORE
-1
-
com.carrotsearch.hppc.BoundedProportionalArraySizingStrategy 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
-
com.carrotsearch.hppc.Containers Modifier and Type Constant Field Value public static final int
DEFAULT_EXPECTED_ELEMENTS
4
-
com.carrotsearch.hppc.HashContainers 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
-
com.carrotsearch.hppc.RamUsageEstimator Modifier and Type Constant Field Value public static final long
ONE_GB
1073741824L
public static final long
ONE_KB
1024L
public static final long
ONE_MB
1048576L