On 06/20/2013 09:50 AM, Ivan Gerasimov wrote: >>Returns a comparator compares {@link Comparable} type in natural order. > > Shouldn't be "Returns a comparator that compares"? >
Fixed, I updated the webrev with this and a minor update for NullComparator. The difference from previous webrev is in following changeset, http://hg.openjdk.java.net/lambda/lambda/jdk/rev/0ca783c9c628 Cheers, Henry