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
- Previous message: hg: jdk8/tl/jdk: 8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
- Next message: JEP 185: JAXP 1.5: Restrict Fetching of External Resources
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: hg: jdk8/tl/jdk: 8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
- Next message: JEP 185: JAXP 1.5: Restrict Fetching of External Resources
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]