Interface Predicate2<A,​B>

    • Method Detail

      • test

        boolean test​(A a,
                     B b)
              throws java.lang.Exception
        Throws:
        java.lang.Exception