Uses of Class
org.jheaps.tree.SkewHeap
Packages that use SkewHeap
-
Uses of SkewHeap in org.jheaps.tree
Subclasses of SkewHeap in org.jheaps.treeFields in org.jheaps.tree declared as SkewHeapModifier and TypeFieldDescriptionSkewHeap.Node.heapSkewHeap.otherUsed to reference the current heap or some other heap in case of melding, so that handles remain valid even after a meld, without having to iterate over them.Methods in org.jheaps.tree that return SkewHeapConstructors in org.jheaps.tree with parameters of type SkewHeap