Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.collections
/
dev.lounres.kone.collections.heap
/
MaximumHeap
/
popMaximum
pop
Maximum
abstract
fun
popMaximum
(
)
:
HeapNode
<
Element
,
Priority
>
(
source
)
Retrieves the root node and removes it from the heap. It is a node with the maximum priority.