T1 - the adapted predicate first element TypeT2 - the adapted predicate second element TypeT3 - the adapted predicate third element typepublic class PredicateBinderSecondOfThree<T1,T2,T3> extends Object implements BinaryPredicate<T1,T3>
| Constructor and Description |
|---|
PredicateBinderSecondOfThree(TernaryPredicate<T1,T2,T3> adaptee,
T2 second) |
Copyright © 2016. All rights reserved.