Constant Field Values
Contents
org.jheaps.*
-
org.jheaps.Constants Modifier and Type Constant Field Value public static final boolean
DEBUG
false
public static final boolean
DEBUG_LEVEL1
false
public static final boolean
DEBUG_LEVEL2
false
public static final String
NAME
"JHeaps"
public static final boolean
NOT_BENCHMARK
true
-
org.jheaps.array.BinaryArrayAddressableHeap<K,V> Modifier and Type Constant Field Value public static final int
DEFAULT_HEAP_CAPACITY
16
-
org.jheaps.array.BinaryArrayHeap<K> Modifier and Type Constant Field Value public static final int
DEFAULT_HEAP_CAPACITY
16
-
org.jheaps.array.BinaryArrayIntegerValueHeap<V> Modifier and Type Constant Field Value public static final int
DEFAULT_HEAP_CAPACITY
16
-
org.jheaps.array.BinaryArrayWeakHeap<K> Modifier and Type Constant Field Value public static final int
DEFAULT_HEAP_CAPACITY
16
-
org.jheaps.array.DaryArrayAddressableHeap<K,V> Modifier and Type Constant Field Value public static final int
DEFAULT_HEAP_CAPACITY
16
-
org.jheaps.array.DaryArrayHeap<K> Modifier and Type Constant Field Value public static final int
DEFAULT_HEAP_CAPACITY
16
-
org.jheaps.array.MinMaxBinaryArrayDoubleEndedHeap<K> Modifier and Type Constant Field Value public static final int
DEFAULT_HEAP_CAPACITY
16