T
public class NotNull<T> extends Object implements Predicate<T>
NotNull()
boolean
accept(T element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NotNull()
public boolean accept(T element)
accept
Predicate<T>
element
Copyright © 2013. All Rights Reserved.