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

Mike Duigou mike.duigou at oracle.com
Tue Apr 30 22:45:11 UTC 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 core-libs-dev mailing list