Interface IMatcher<T>


  • public interface IMatcher<T>
    • Method Detail

      • matches

        boolean matches​(T node)