public abstract class CheckedFunction2<T1,T2,R> extends Object implements org.eclipse.collections.api.block.function.Function2<T1,T2,R>, ThrowingFunction2<T1,T2,R>
| Constructor and Description |
|---|
CheckedFunction2() |
| Modifier and Type | Method and Description |
|---|---|
R |
value(T1 argument1,
T2 argument2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsafeValueCopyright © 2004–2018. All rights reserved.