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