public final class NoFilter<T> extends java.lang.Object implements Filter<T>
static Filter
INSTANCE
boolean
accept(T o)
static <T> Filter<T>
instance()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final Filter INSTANCE
public static <T> Filter<T> instance()
public boolean accept(T o)
accept
Filter<T>
public java.lang.String toString()
toString
java.lang.Object
Copyright ©2007-2022 The Apache Software Foundation, Licensed under Apache License, Version 2.0.