API Review: Missing UNSORTED Comparator constant in SortedList

Martin Sladecek martin.sladecek at oracle.com
Thu May 30 23:25:39 PDT 2013


Hi,
while discussing the SortedList, we were talking about how to return to 
the unsorted state and the proposed solution was to have special 
SortedList.UNSORTED constant for comparator.

Unfortunately, I forgot to include it in the final proposal, so I'm 
proposing this now.

Thanks David Qiao for noticing this ( 
https://javafx-jira.kenai.com/browse/RT-30831).

Thanks,
-Martin


More information about the openjfx-dev mailing list