xref: /aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-jdk9/README.md (revision 7a7160fed73afa6648ef8aa100d4a336fe921d9a)
1# Module kotlinx-coroutines-jdk9
2
3Utilities for [Java Flow](https://docs.oracle.com/javase/9/docs/api/java/util/concurrent/Flow.html).
4
5Implemented as a collection of thin wrappers over [kotlinx-coroutines-reactive](../kotlinx-coroutines-reactive),
6an equivalent package for the Reactive Streams.
7
8# Package kotlinx.coroutines.jdk9
9
10Utilities for [Java Flow](https://docs.oracle.com/javase/9/docs/api/java/util/concurrent/Flow.html).
11