@FunctionalInterface public static interface Throwing.Specific.BiConsumer<T,U,E extends Throwable>
void
accept(T t, U u)
void accept(T t, U u) throws E extends Throwable
E extends Throwable