public interface Function3<T0,T1,T2,R>
R
apply(T0 p0, T1 p1, T2 p2)
R apply(T0 p0, T1 p1, T2 p2)