Commit cd6bc08
Fix a misleading documentation of Observable.singleElement() (ReactiveX#5668)
* Fix a misleading documentation of Observable.singleElement()
* Reduce the first part of Observable.singleElement() JavaDoc to a single sentence.
* Update the Marble diagram of Observable.singleElement()1 parent 5387e20 commit cd6bc08
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- src
- main/java/io/reactivex
- test/java/io/reactivex/internal/operators/observable
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10277 | 10277 | | |
10278 | 10278 | | |
10279 | 10279 | | |
10280 | | - | |
10281 | | - | |
10282 | | - | |
| 10280 | + | |
| 10281 | + | |
10283 | 10282 | | |
10284 | | - | |
| 10283 | + | |
10285 | 10284 | | |
10286 | 10285 | | |
10287 | 10286 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
285 | 286 | | |
286 | 287 | | |
287 | 288 | | |
| |||
0 commit comments