public class FilterUnique<T> extends Object implements Predicate<T>
FilterUnique()
boolean
test(T item)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public FilterUnique()
public boolean test(T item)
test
Predicate<T>
Licenced under the Apache License, Version 2.0