E
public final class NoneOf<E> extends java.lang.Object implements Filter<E>
Filter
true
NoneOf(java.util.Collection<E> excluded)
NoneOf
Collection
NoneOf(E... excluded)
boolean
iterate(E element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@SafeVarargs public NoneOf(E... excluded)
excluded
public NoneOf(java.util.Collection<E> excluded)
public boolean iterate(E element)
iterate
Filter<E>
element
false