Interface MatchingClosure<T>


  • public interface MatchingClosure<T>
    • Method Detail

      • match

        void match​(T t1,
                   T t2)