@FunctionalInterface public interface UnsafeTriFunction<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