RFR : 8013712 : (XS) Add Objects.nonNull and Objects.isNull

Mike Duigou mike.duigou at oracle.com
Tue Apr 30 15:45:11 PDT 2013


Hello all;

Another changeset coming from the lambda libraries effort. This one is two small additions to the Objects class. The introduced methods are not really intended to be used directly, comparison operators work better in imperative logic, but the methods will be very useful as Predicates.

http://cr.openjdk.java.net/~mduigou/JDK-8013712/0/webrev/

Thanks,

Mike


More information about the lambda-dev mailing list