Commit 97c2b11
authored
Fix java doc for TopGroups.mergeBlockGroups (#16302)
The java doc for TopGroups.mergeBlockGroups() is not correct, this method won't return null for null groups but return an empty TopGroups.
Signed-off-by: Binlong Gao <gbinlong@amazon.com>1 parent cf72e8d commit 97c2b11
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
| 354 | + | |
354 | 355 | | |
355 | 356 | | |
356 | 357 | | |
| |||
0 commit comments