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