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