T
public class NotNull<T> extends Object implements Predicate<T>
NotNull()
boolean
test(T element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public NotNull()
public boolean test(T element)
test
Predicate<T>
element
Copyright © 2017. All rights reserved.