|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IHeap | |
|---|---|
| cz.cuni.amis.utils.heap | |
| Uses of IHeap in cz.cuni.amis.utils.heap |
|---|
| Classes in cz.cuni.amis.utils.heap that implement IHeap | |
|---|---|
class |
Heap<NODE>
Heap implementation as a Collection that provides "decreaseKey" operation. |
class |
ImmutableHeap<NODE>
Unmodifiable decorator the IHeap objects. |
| Constructors in cz.cuni.amis.utils.heap with parameters of type IHeap | |
|---|---|
ImmutableHeap(IHeap<NODE> heap)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||