T1 - the first type parameterT2 - the second type parameterT3 - the third type parameterpublic class TernaryToUnaryPredicate<T1,T2,T3> extends Object implements Predicate<Triple<T1,T2,T3>>
| Constructor and Description |
|---|
TernaryToUnaryPredicate(TernaryPredicate<T1,T2,T3> predicate) |
Copyright © 2012. All Rights Reserved.