Commit c468a20
Document residential default in Anonymizer no-arg constructor
The no-arg constructor's JavaDoc said null was used for all nullable
fields, but the compact canonical constructor replaces a null
residential with an empty AnonymizerFeed. Clarify this so a
maintainer doesn't assume residential() can be null after
new Anonymizer().
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 4b64e21 commit c468a20
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
0 commit comments