Commit c65b3db
1.x: Add null check to Observable.switchIfEmpty (ReactiveX#4791)
* Add null check to switchIfEmpty (ReactiveX#4762)
* Add null check to switchIfEmpty (ReactiveX#4762); add test1 parent 5747017 commit c65b3db
File tree
2 files changed
+10
-0
lines changed- src
- main/java/rx
- test/java/rx/internal/operators
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5403 | 5403 | | |
5404 | 5404 | | |
5405 | 5405 | | |
| 5406 | + | |
| 5407 | + | |
5406 | 5408 | | |
5407 | 5409 | | |
5408 | 5410 | | |
| 5411 | + | |
| 5412 | + | |
| 5413 | + | |
5409 | 5414 | | |
5410 | 5415 | | |
5411 | 5416 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
210 | 215 | | |
0 commit comments