T1 - the former type parameterT2 - the latter type parameterpublic class UnaryToBinaryPredicate<T1,T2> extends Object implements BinaryPredicate<T1,T2>
| Constructor and Description |
|---|
UnaryToBinaryPredicate(Predicate<Pair<T1,T2>> predicate) |
Copyright © 2012. All Rights Reserved.