Commit ba5edc9
Add nullPointerException comments and ObjectHelper test code. (ReactiveX#5255)
* Add NullPointerException comments for doc.
* Add test code for ObjectHelper.java1 parent 6c8b0ef commit ba5edc9
File tree
2 files changed
+23
-1
lines changed- src
- main/java/io/reactivex
- test/java/io/reactivex/internal/functions
2 files changed
+23
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3595 | 3595 | | |
3596 | 3596 | | |
3597 | 3597 | | |
| 3598 | + | |
| 3599 | + | |
| 3600 | + | |
3598 | 3601 | | |
3599 | 3602 | | |
3600 | 3603 | | |
| |||
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
37 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
38 | 57 | | |
39 | 58 | | |
40 | 59 | | |
| |||
0 commit comments