public static interface Combinators.PentaCombinator<A,B,C,D,E,R>
R
combine(A a, B b, C c, D d, E e)
R combine(A a, B b, C c, D d, E e)