PriorityQueue
Brett Bernstein
brett.bernstein at gmail.com
Wed Apr 8 20:41:40 UTC 2015
To whom it may concern:
I am hoping this is the correct venue for such a comment. My suggestion is
to add a constructor to the PriorityQueue class that takes a Collection and
a Comparator as arguments. If there is a good reason this isn't already in
the API I would love to know it. The benefit of such an addition is to
allow access for Comparator users to the quick heapify algorithm.
Thanks,
Brett Bernstein
On Wed, Apr 8, 2015 at 4:32 PM, Martin Buchholz <martinrb at google.com> wrote:
>
>
> On Wed, Apr 8, 2015 at 1:31 PM, Martin Buchholz <martinrb at google.com>
> wrote:
>
>>
>> jdk9-dev moved to cc:
>>
>
> Err ... bcc
>
More information about the jdk9-dev
mailing list