public static class Functional.NotNull<X> extends java.lang.Object implements Predicate<X>
NotNull()
boolean
test(X in)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NotNull()
public boolean test(X in)
test
Predicate<X>