public interface Action2<T,R> extends Action
void
call(T input1, R input2)
void call(T input1, R input2)