default <X> TriFunction<T,U,V,X>
andThen(Function<? super R,? extends X> after)
R
apply(T t, U u, V v)