public interface CatchingConsumer<T,E extends java.lang.Throwable> extends Consumer<T>
EMPTY_CONSUMER
void
consume(E e)
consume
void consume(E e)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.