public static interface F.Function4<A,B,C,D,R>
R
apply(A a, B b, C c, D d)
R apply(A a, B b, C c, D d) throws java.lang.Throwable
java.lang.Throwable