@FunctionalInterface public static interface Product.TriFunction<T,U,V,R>
R
apply(T t, U u, V v)
R apply(T t, U u, V v)
t
u
v
Copyright © 2023. All rights reserved.