public interface Map2<A,B,R> extends java.io.Serializable
a -> b -> r
R
map(A o1, B o2)
R map(A o1, B o2)