Package 

Interface Filter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Filter.Noop
    • Method Summary

      Modifier and Type Method Description
      abstract boolean shouldInclude(T item)
      static <D, T extends Filter<D>> T noop()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait