RFR 8071597 Add Stream dropWhile and takeWhile operations

Paul Sandoz paul.sandoz at oracle.com
Wed Jun 3 16:06:48 UTC 2015


On Jun 2, 2015, at 8:58 PM, Chris Hegarty <chris.hegarty at oracle.com> wrote:

> Very nice.  I just looked over the spec, for now.
> 
>     * @param predicate a <a href="package-summary.html#NonInterference">non-interfering</a>,
>     *                  <a href="package-summary.html#Statelessness">stateless</a>
>     *                  predicate to apply elements to determine the longest
>     *                  prefix of elements.
> 
> Is this missing a *to*, “… predicate to apply to elements to determine the …"
> 

Thanks, updated.

Paul.




More information about the core-libs-dev mailing list