E1 - the predicates first parameter typeE2 - the predicates second parameter typepublic class FirstMatchingBinaryPredicate<E1,E2> extends Object implements BinaryPredicate<E1,E2>
| Constructor and Description |
|---|
FirstMatchingBinaryPredicate(Iterable<BinaryPredicate<E1,E2>> predicates) |
public FirstMatchingBinaryPredicate(Iterable<BinaryPredicate<E1,E2>> predicates)
Copyright © 2013. All Rights Reserved.