RFR: 8029944: (xs) Primitive Stream reduce method documentation pseudo code misidentifies apply method
Joseph Darcy
joe.darcy at oracle.com
Tue Dec 10 17:23:33 PST 2013
On 12/10/2013 5:05 PM, Mike Duigou wrote:
> Hello all;
>
> This is a documentation only fix for a bug reported by Michael McMahon. The reduce methods of the primitive streams classes currently reference an "apply" method rather than the appropriate applyAsInt, applyAsLong or applyAsDouble methods.
>
> http://cr.openjdk.java.net/~mduigou/JDK-8029944/0/
>
>
Looks good; cheers,
-Joe
More information about the lambda-dev
mailing list