Interface Operator.MultipleValue<A,​B>

    • Method Detail

      • test

        default boolean test​(A o1,
                             B[] o2)
        Specified by:
        test in interface Predicate2<A,​B>
      • eval

        boolean eval​(A o1,
                     B[] o2)