Commit 1c961f4
committed
refactor(rmi-impl): simplify FieldDescriptor constructor using delegation
- Replace duplicate initialization code in 3-parameter constructor with delegation to 5-parameter constructor
- Pass null for Field parameter to maintain same behavior
- Substantive lines added: 1, lines removed: 61 parent 1062ebe commit 1c961f4
1 file changed
Lines changed: 1 addition & 6 deletions
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 112 | + | |
118 | 113 | | |
119 | 114 | | |
120 | 115 | | |
| |||
0 commit comments