T1
T2
public interface Action2<T1,T2>
void
execute(T1 arg1, T2 arg2)
void execute(T1 arg1, T2 arg2)
arg1
arg2