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