@FunctionalInterface public interface ConsumerEx<T>
void
accept(T t)
void accept(T t) throws java.lang.Throwable
java.lang.Throwable