I1
I2
O
public interface Function2<I1,I2,O>
Function
apply(I1 input1, I2 input2)
O apply(I1 input1, I2 input2)
Copyright © 2020. All rights reserved.