public static interface Lambdas.EConsumer<T>
void
accept(T t)
void accept(@NotNull T t) throws java.lang.Throwable
java.lang.Throwable