Commit c3cfb5a
authored
2.x: Improve the Observable/Flowable cache() operators (ReactiveX#6275)
* 2.x: Improve the Observable/Flowable cache() operators
* Remove unnecessary casting.
* Remove another unnecessary cast.1 parent fba8b61 commit c3cfb5a
File tree
6 files changed
+615
-548
lines changed- src
- main/java/io/reactivex
- internal/operators
- flowable
- observable
- test/java/io/reactivex/internal/operators
- flowable
- observable
6 files changed
+615
-548
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6164 | 6164 | | |
6165 | 6165 | | |
6166 | 6166 | | |
6167 | | - | |
| 6167 | + | |
6168 | 6168 | | |
6169 | 6169 | | |
6170 | 6170 | | |
| |||
6222 | 6222 | | |
6223 | 6223 | | |
6224 | 6224 | | |
6225 | | - | |
| 6225 | + | |
| 6226 | + | |
6226 | 6227 | | |
6227 | 6228 | | |
6228 | 6229 | | |
| |||
0 commit comments