Interface ItemCheck<T>


  • public interface ItemCheck<T>
    • Method Detail

      • accept

        boolean accept​(T item)