@FunctionalInterface public static interface Throwing.Specific.BiFunction<T,U,R,E extends Throwable>
R
apply(T t, U u)
R apply(T t, U u) throws E extends Throwable
E extends Throwable