PriorityQueue (original) (raw)
Martin Buchholz martinrb at google.com
Thu May 14 06:21:06 UTC 2015
- Previous message: PriorityQueue
- Next message: PriorityQueue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, May 13, 2015 at 11:17 PM, Brett Bernstein <brett.bernstein at gmail.com
wrote:
I believe the linked sequence of messages refer to the addition of a PriorityQueue constructor only taking a Comparator which was does appear in Java 1.8. Did you have a link to something regarding the a constructor taking a Collection and a Comparator (2 arguments)?
Oops - you are right... The one I referenced did get added, and your constructor is still missing. You may have trouble finding someone with the same enthusiasm for this constructor as yourself.
- Previous message: PriorityQueue
- Next message: PriorityQueue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]