static <T> Filter<T>
create(IMatcher<T> matcher)
List<T>
filter(List<? extends T> items)
void
filterInPlace(List<? extends T> items)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait