@FunctionalInterface public interface PairConsumer<S,T>
void
consume(S s, T t)
void consume(S s, T t)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.