@FunctionalInterface public static interface Fn.ConsumerThrows<T,E extends Throwable>
void
accept(T x)
void accept(T x) throws E extends Throwable
E extends Throwable