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.
io.reactivex.package-info.java
1 parent 606e98b commit e5ae0b9Copy full SHA for e5ae0b9
src/main/java/io/reactivex/package-info.java
@@ -38,7 +38,6 @@
38
* <li>Observable == Observable (factory methods)</li>
39
* <li>Flowable == IAsyncEnumerable (backpressure)</li>
40
* <li>Subscriber == IAsyncEnumerator</li>
41
- * <li>
42
* </ul>
43
* The Single and Completable reactive base types have no equivalent in Rx.NET as of 3.x.
44
* </p>
0 commit comments