Class IntUnionPredicate

  • All Implemented Interfaces:
    IntPredicate, IntPredicateProxy

    public class IntUnionPredicate
    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