E1 - the predicates first parameter typeE2 - the predicates second parameter typeE3 - the predicates third parameter typepublic class AllMatchingTernaryPredicate<E1,E2,E3> extends Object implements TernaryPredicate<E1,E2,E3>
| Constructor and Description |
|---|
AllMatchingTernaryPredicate(Iterable<TernaryPredicate<E1,E2,E3>> predicates) |
Copyright © 2013. All rights reserved.