Class IntIntersectionPredicate

  • All Implemented Interfaces:
    IntPredicate, IntPredicateProxy

    public class IntIntersectionPredicate
    extends Object
    implements IntPredicateProxy
    An IntPredicate formed as the union of two other predicates: it matches an integer if either of the operands matches the integer