public interface AsyncProducer<T>
void
produce(Consumer<? super T> consumer)
void produce(Consumer<? super T> consumer)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.