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