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