Class IndiscriminateFilter<T>


  • public class IndiscriminateFilter<T>
    extends Predicate<T>
    A filter that accepts everything.