Uses of Class
org.jheaps.annotations.LogLogTime
-
Packages that use LogLogTime Package Description org.jheaps.tree Heaps using an explicit "pointer-based" tree representation -
-
Uses of LogLogTime in org.jheaps.tree
Methods in org.jheaps.tree with annotations of type LogLogTime Modifier and Type Method Description voidCostlessMeldPairingHeap.Node. decreaseKey(K newKey)Decrease the key of the element.voidCostlessMeldPairingHeap.Node. delete()Delete the element from the heap that it belongs.
-