PriorityQueue
@Deprecated public abstract class AbstractPriorityQueue<K> extends Object implements PriorityQueue<K>
AbstractPriorityQueue()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
changed, clear, comparator, dequeue, enqueue, first, isEmpty, last, size
public AbstractPriorityQueue()