popMaximum

abstract override fun popMaximum(): LinkedHeapNode<Element, Priority>(source)

Retrieves the root node and removes it from the heap. It is a node with the maximum priority.