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