T1
T2
T3
public interface Action3<T1,T2,T3> extends Action
void
call(T1 t1, T2 t2, T3 t3)
void call(T1 t1, T2 t2, T3 t3)