public interface Map4<A,B,C,D,R> extends java.io.Serializable
a -> b -> c -> d -> r
R
map(A a, B b, C c, D d)
R map(A a, B b, C c, D d)