public final class OrP<V> extends ConnectiveP<V>
predicatesbiPredicate, originalValue, value| Modifier and Type | Method and Description | 
|---|---|
| OrP<V> | clone() | 
| P<V> | negate() | 
| P<V> | or(Predicate<? super V> predicate) | 
| String | toString() | 
and, equals, getPredicates, hashCode, negatebetween, eq, getBiPredicate, getOriginalValue, getValue, gt, gte, inside, lt, lte, neq, not, outside, setValue, test, test, within, within, without, withoutCopyright © 2013–2022 Apache Software Foundation. All rights reserved.