|
JUtil | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BinomialHeap in net.cscott.jutil |
|---|
| Methods in net.cscott.jutil that return BinomialHeap | |
|---|---|
BinomialHeap<K,V> |
BinomialHeap.clone()
Creates a new BinomialHeap with all the key-value pairs this one has. |
| Methods in net.cscott.jutil with parameters of type BinomialHeap | |
|---|---|
void |
BinomialHeap.union(BinomialHeap<K,V> m)
Merges all of the mappings from the specified map to this map. |
|
JUtil | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||