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