public class NotFilter<E> extends Object implements Filter<E>
NotFilter(Filter<E> delegate)
boolean
select(E elem)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NotFilter(Filter<E> delegate)
public boolean select(E elem)
select
Filter<E>
Copyright © 2021. All rights reserved.