- All Implemented Interfaces:
Predicate<Object>
A function that tests whether an object is null.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
IsNullPredicate
public IsNullPredicate()
-