T
@FunctionalInterface public static interface LambdaUtils.ThrowingConsumer<T>
Exception
void
accept(T t)
void accept(T t) throws Exception
t