T1 - T2 - R - public class BinaryInterceptorChain<T1,T2,R> extends Object implements BiFunction<T1,T2,R>
| Constructor and Description |
|---|
BinaryInterceptorChain(BiFunction<T1,T2,R> innermost,
Iterator<I> chain) |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(T1 first,
T2 second) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenCopyright © 2017. All rights reserved.