RFR: JDK-8050818 Predicate::not - provide an easier way to negate a predicate

Claes Redestad claes.redestad at oracle.com
Wed May 30 13:21:34 UTC 2018


On 2018-05-29 14:52, Jim Laskey wrote:
> Introduce a new static method Predicate::not which will allow developers to negate predicate lambdas trivially.
>
> webrev: http://cr.openjdk.java.net/~jlaskey/8050818/webrev/index.html

Implementation and test looks good to me.

Thanks!

/Claes


More information about the core-libs-dev mailing list