Package nxt.util

Interface Filter<T>


  • public interface Filter<T>
    • Method Detail

      • ok

        boolean ok​(T t)