public final class PredicateSet<T> extends java.lang.Object implements Set<T>
Set
Predicate
PredicateSet(Predicate<? super T> predicate)
boolean
contains(T element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PredicateSet(Predicate<? super T> predicate)
public boolean contains(T element)
contains
Set<T>
element
true
false