@FunctionalInterface
public static interface Functions.FailableBiFunction<I1,I2,O,T extends java.lang.Throwable>
Modifier and Type | Method and Description |
---|---|
O |
apply(I1 pInput1,
I2 pInput2)
Apply the function.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved