 |
PriorityQueue (Java Platform SE 8 ) - Oracle Documentation
It is always at least as large as the queue size. As elements are added to a priority queue, its capacity grows automatically. ... If the specified collection is an instance of a SortedSet or is another PriorityQueue, this priority queue will be ordered a
docs.oracle.com |
 |