@FunctionalInterface public interface ThrowablePairConsumer<P,S,T extends java.lang.Throwable>
void
consume(P p, S s)
void consume(P p, 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.