public interface Function2<T,R,S> extends Function
S
call(T input1, R input2)
S call(T input1, R input2)