public interface CloseableThrowingConsumer<T> extends java.lang.AutoCloseable, ThrowingConsumer<T>
ThrowingConsumer
close
accept