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