@FunctionalInterface public interface ThrowingTriFunction<T,U,V,R,E extends java.lang.Throwable>
R
apply(T t, U u, V v)
R apply(T t, U u, V v) throws E extends java.lang.Throwable
E extends java.lang.Throwable
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.