I1
I2
R
public static interface FI.Apply2<I1,I2,R>
apply(I1 i1, I2 i2)
R apply(I1 i1, I2 i2) throws java.lang.Exception
i1
i2
java.lang.Exception