Commit b5bb523
committed
Add NonNullByDefault annotations to all relevant files
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>1 parent 0dd5c4c commit b5bb523
172 files changed
Lines changed: 1459 additions & 919 deletions
File tree
- bundles
- org.openhab.core.addon.marketplace/src/main/java/org/openhab/core/addon/marketplace
- org.openhab.core.addon/src/main/java/org/openhab/core/addon
- org.openhab.core.auth.jaas/src/main/java/org/openhab/core/auth/jaas/internal
- org.openhab.core.auth.oauth2client/src/main/java/org/openhab/core/auth/oauth2client/internal
- org.openhab.core.automation.module.script.providersupport/src/main/java/org/openhab/core/automation/module/script/providersupport/internal
- org.openhab.core.automation.module.script.rulesupport/src
- main/java/org/openhab/core/automation/module/script/rulesupport/internal
- test/java/org/openhab/core/automation/module/script/rulesupport/internal/loader
- org.openhab.core.automation.rest/src/main/java/org/openhab/core/automation/rest/internal
- org.openhab.core.automation/src
- main/java/org/openhab/core/automation
- internal
- commands
- provider
- i18n
- module/provider
- type
- util
- test/java/org/openhab/core/automation/util
- org.openhab.core.config.core/src
- main/java/org/openhab/core/config/core
- internal
- normalization
- validation
- status
- validation
- test/java/org/openhab/core/config/core
- status
- org.openhab.core.config.discovery.upnp/src/main/java/org/openhab/core/config/discovery/upnp/internal
- org.openhab.core.config.discovery/src/main/java/org/openhab/core/config/discovery
- org.openhab.core.config.dispatch/src/main/java/org/openhab/core/config/dispatch/internal
- org.openhab.core.id/src/main/java/org/openhab/core/id/internal
- org.openhab.core.io.console.eclipse/src/main/java/org/openhab/core/io/console/eclipse/internal
- org.openhab.core.io.console.karaf/src/main/java/org/openhab/core/io/console/karaf/internal
- org.openhab.core.io.http.auth/src/main/java/org/openhab/core/io/http/auth
- internal
- org.openhab.core.io.http/src/main/java/org/openhab/core/io/http
- internal
- org.openhab.core.io.jetty.certificate/src/main/java/org/openhab/core/io/jetty/certificate/internal
- org.openhab.core.io.net/src/main/java/org/openhab/core/io/net/http
- org.openhab.core.io.rest.audio/src/main/java/org/openhab/core/io/rest/audio/internal
- org.openhab.core.io.rest.auth/src/main/java/org/openhab/core/io/rest/auth/internal
- org.openhab.core.io.rest.core/src/main/java/org/openhab/core/io/rest/core
- config
- internal
- addons
- channel
- config
- discovery
- fileformat
- item
- link
- persistence
- profile
- service
- tag
- thing
- thing
- org.openhab.core.io.rest.log/src/main/java/org/openhab/core/io/rest/log/internal
- org.openhab.core.io.rest.mdns/src/main/java/org/openhab/core/io/rest/mdns/internal
- org.openhab.core.io.rest.sitemap/src
- main/java/org/openhab/core/io/rest/sitemap/internal
- test/java/org/openhab/core/io/rest/sitemap/internal
- org.openhab.core.io.rest.transform/src/main/java/org/openhab/core/io/rest/transform/internal
- org.openhab.core.io.rest.ui/src/main/java/org/openhab/core/io/rest/ui/internal
- org.openhab.core.io.rest.voice/src/main/java/org/openhab/core/io/rest/voice/internal
- org.openhab.core.io.rest/src/main/java/org/openhab/core/io/rest
- internal/resources
- org.openhab.core.io.transport.mdns/src/main/java/org/openhab/core/io/transport/mdns
- internal
- org.openhab.core.io.transport.modbus/src/main/java/org/openhab/core/io/transport/modbus/internal
- pooling
- org.openhab.core.io.transport.serial/src/main/java/org/openhab/core/io/transport/serial/internal/console
- org.openhab.core.io.transport.upnp/src/main/java/org/openhab/core/io/transport/upnp
- internal
- org.openhab.core.karaf/src/main/java/org/openhab/core/karaf/internal
- jaas
- org.openhab.core.test.magic/src/main/java/org/openhab/core/magic/binding/internal
- org.openhab.core.test/src/main/java/org/openhab/core/test
- org.openhab.core.thing/src
- main/java/org/openhab/core/thing
- dto
- firmware
- i18n
- internal
- firmware
- test/java/org/openhab/core/thing/internal/profiles
- org.openhab.core.ui.icon/src/main/java/org/openhab/core/ui/icon/internal
- org.openhab.core.ui/src/main/java/org/openhab/core/ui
- components
- internal
- proxy
- org.openhab.core.voice/src/main/java/org/openhab/core/voice/text
- org.openhab.core/src/main/java/org/openhab/core
- auth
- client/oauth2
- common
- internal
- common
- items
- service
- itests
- org.openhab.core.auth.oauth2client.tests/src/main/java/org/openhab/core/auth/oauth2client/test/internal
- console
- org.openhab.core.config.discovery.tests/src/main/java/org/openhab/core/config/discovery/inbox
- org.openhab.core.io.rest.core.tests/src/main/java/org/openhab/core/io/rest/core/internal/service
- org.openhab.core.thing.tests/src/main/java/org/openhab/core/thing/firmware
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
243 | 245 | | |
244 | 246 | | |
245 | 247 | | |
| |||
268 | 270 | | |
269 | 271 | | |
270 | 272 | | |
271 | | - | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
272 | 276 | | |
273 | 277 | | |
274 | 278 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
Lines changed: 31 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | | - | |
36 | | - | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | | - | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
45 | | - | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | | - | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
132 | | - | |
| 134 | + | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| |||
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
146 | | - | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
152 | 154 | | |
153 | | - | |
| 155 | + | |
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
| |||
199 | 201 | | |
200 | 202 | | |
201 | 203 | | |
202 | | - | |
| 204 | + | |
203 | 205 | | |
204 | 206 | | |
205 | 207 | | |
| |||
248 | 250 | | |
249 | 251 | | |
250 | 252 | | |
251 | | - | |
| 253 | + | |
252 | 254 | | |
253 | 255 | | |
254 | 256 | | |
| |||
333 | 335 | | |
334 | 336 | | |
335 | 337 | | |
336 | | - | |
337 | | - | |
| 338 | + | |
| 339 | + | |
338 | 340 | | |
339 | 341 | | |
340 | 342 | | |
341 | | - | |
| 343 | + | |
342 | 344 | | |
343 | 345 | | |
344 | 346 | | |
345 | 347 | | |
346 | | - | |
| 348 | + | |
347 | 349 | | |
348 | 350 | | |
349 | 351 | | |
350 | 352 | | |
351 | 353 | | |
352 | 354 | | |
353 | | - | |
| 355 | + | |
354 | 356 | | |
355 | 357 | | |
356 | 358 | | |
| |||
360 | 362 | | |
361 | 363 | | |
362 | 364 | | |
363 | | - | |
| 365 | + | |
364 | 366 | | |
365 | 367 | | |
366 | 368 | | |
367 | 369 | | |
368 | | - | |
| 370 | + | |
369 | 371 | | |
370 | 372 | | |
371 | 373 | | |
372 | 374 | | |
373 | | - | |
| 375 | + | |
374 | 376 | | |
375 | 377 | | |
376 | 378 | | |
| |||
395 | 397 | | |
396 | 398 | | |
397 | 399 | | |
398 | | - | |
| 400 | + | |
399 | 401 | | |
400 | 402 | | |
401 | 403 | | |
| |||
416 | 418 | | |
417 | 419 | | |
418 | 420 | | |
419 | | - | |
| 421 | + | |
420 | 422 | | |
421 | 423 | | |
422 | 424 | | |
423 | 425 | | |
424 | | - | |
| 426 | + | |
425 | 427 | | |
426 | 428 | | |
427 | 429 | | |
| |||
446 | 448 | | |
447 | 449 | | |
448 | 450 | | |
449 | | - | |
| 451 | + | |
450 | 452 | | |
451 | 453 | | |
452 | 454 | | |
453 | 455 | | |
454 | | - | |
| 456 | + | |
455 | 457 | | |
456 | 458 | | |
457 | 459 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
29 | | - | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
40 | | - | |
| 43 | + | |
41 | 44 | | |
42 | | - | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
| 48 | + | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
218 | | - | |
| 217 | + | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
25 | 27 | | |
| 28 | + | |
26 | 29 | | |
| 30 | + | |
27 | 31 | | |
| 32 | + | |
28 | 33 | | |
| 34 | + | |
29 | 35 | | |
| 36 | + | |
30 | 37 | | |
| 38 | + | |
31 | 39 | | |
| 40 | + | |
32 | 41 | | |
| 42 | + | |
33 | 43 | | |
| 44 | + | |
34 | 45 | | |
35 | 46 | | |
36 | 47 | | |
| |||
58 | 69 | | |
59 | 70 | | |
60 | 71 | | |
61 | | - | |
62 | | - | |
63 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
64 | 75 | | |
65 | 76 | | |
66 | 77 | | |
| |||
0 commit comments