public class ExcludesFilter<T> extends Object implements Filter<T>
ExcludesFilter(Collection<T> excludes)
boolean
accept(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExcludesFilter(Collection<T> excludes)
public boolean accept(T value)
accept
Filter<T>
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.