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