Interface ObjectFilter<T>


  • public interface ObjectFilter<T>
    • Method Detail

      • matches

        boolean matches​(T o)