Summary:
Detail:
default <V> TriFunction<A,B,C,V>
andThen(Function<? super R,? extends V> after)
R
apply(A a, B b, C c)