On 07/06/2013 10:05, Paul Sandoz wrote:
Hi,

The following patch defines the abstract method 
PrimitiveIterator.forEachRemaining. This is now consistent with 
Spliterator.OfPrimitive and there may be cases in the future where this is 
useful and if we don't do it now it becomes difficult to do so later on.

   
http://cr.openjdk.java.net/~psandoz/tl/JDK-8016139-primIter.forEachRem/webrev/

CCC is in progress.

Paul.
Looks fine to me. I guess I would have intented the second/subsequent line of the @param description or alternative put in a blank line before the next tag, just to make it obvious where the description ends.

-Alan.

Reply via email to