We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ad3d9 commit 806ec1cCopy full SHA for 806ec1c
README.md
@@ -22,7 +22,7 @@ It extends the [observer pattern](http://en.wikipedia.org/wiki/Observer_pattern)
22
- Virtual time and schedulers for parameterized concurrency.
23
- Test and diagnostic support via test schedulers, test consumers and plugin hooks.
24
- Interop with newer JDK versions via 3rd party libraries, such as
25
- - [Java 9 Flow API](https://github.com/akarnokd/RxJavaJdk9Interop)
+ - [Java 9 Flow API](https://github.com/akarnokd/RxJavaJdk9Interop#rxjavajdk9interop)
26
- [Java 21 Virtual Threads](https://github.com/akarnokd/RxJavaFiberInterop#rxjavafiberinterop)
27
28
Learn more about RxJava in general on the <a href="https://github.com/ReactiveX/RxJava/wiki">Wiki Home</a>.
0 commit comments