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