RFR (M) : JDK-8004561 : Addition Functional Interfaces for Lambda Libraries
Chris Hegarty
chris.hegarty at oracle.com
Tue Feb 19 07:44:21 PST 2013
Mike,
Thanks for updating the j.u.c classes. David seems to have covered most
of the issues, otherwise looks fine to me.
On 02/19/2013 05:29 AM, David Holmes wrote:
> ...
> package-info.java
>
> I've flagged this elsewhere but you may not have seen it:
>
> + * Predicate<String>
>
> If we use < then we should also use >.
Additionally, typo
58 * and {@link java.util.function.Supplier} (@{code () -> T}).
-Chris.
More information about the lambda-dev
mailing list