Commit d56d6ba
Add missing optional-return note to tryIsp Javadoc
tryIsp returns Optional<IspResponse>, so its @return should note the
empty case like the other try* methods. The phrase had been misplaced
on the @param tag.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 18371ee commit d56d6ba
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
0 commit comments