| Package | Description |
|---|---|
| org.jheaps |
Interfaces
|
| org.jheaps.array |
Heaps using an array representation
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DoubleEndedValueHeap<K,V>
A double-ended heap with values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MinMaxBinaryArrayDoubleEndedHeap<K>
An array based binary MinMax heap.
|
Copyright © 2018. All rights reserved.