Package org.jheaps
package org.jheaps
Interfaces
-
ClassDescriptionAddressableHeap<K,
V> A heap whose elements can be addressed using handles.A heap element handle.An addressable heap factory.Global library configuration flags which affect generated code at compile time.A double-ended heap whose elements can be addressed using handles.A double-ended heap element handle.A double-ended heap.DoubleEndedValueHeap<K,V> A double-ended heap with values.Heap<K>A heap.An addressable heap that allows melding with another addressable heap.A double-ended addressable heap that allows melding with another double-ended addressable heap.A heap that allows melding with another heap.ValueHeap<K,V> A heap with values.