On Dec 7, 2012, at 1:09 AM, Peter Levart <peter.lev...@gmail.com> wrote:

> Hi Henry,
> 
> I don't know what the plans are about moving the static methods in 
> Comparators to the Comparator interface when static interface methods are 
> enabled, but if that is planned, there will be a clash between 
> Comparator.reverseOrder() default method and static method with same name and 
> signature.
> 

We will be exploring that along with other classes given static default method 
support ready.

Cheers,
Henry

Reply via email to