Add a helper to the Observables API - so to wrap an Observable with an Observable[Unit]. Which calls onNext once before onComplete.
- is related to
-
JAVA-4303 Improve map/flatmap of Publisher[Void]
- Closed
Add a helper to the Observables API - so to wrap an Observable with an Observable[Unit]. Which calls onNext once before onComplete.
JAVA-4303 Improve map/flatmap of Publisher[Void]