Clear this priority queue.
Returns the priority queue is empty or not.
Merge another priority queue into this.
Pop the top element of the priority queue.
Write out the priority queue content as an Array.
Get the top element of the priority queue.
Static
from
Returns size of the priority queue.