public class NotFilter<T> extends Object implements Filter<T>
NotFilter(Filter<T> filter)
boolean
accept(T value)
Filter<T>
getFilter()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NotFilter(Filter<T> filter)
public Filter<T> getFilter()
public boolean accept(T value)
accept
Copyright © 2008-2012 Sonatype. All Rights Reserved.