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