openhab-core/bundles/org.openhab.core.config.core/src
Wouter Born c2a0739f1f
Fix several compiler warnings (#4041)
* Fix several compiler warnings

* Add missing null annotations
* Add missing null checks
* Remove use of deprecated SecurityManager
* Remove redundant null checks
* Remove unused variables
* Fix raw use of parameterized class

Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-20 09:55:50 +01:00
..
main Fix several compiler warnings (#4041) 2024-01-20 09:55:50 +01:00
test/java Fix JavaDoc issues (#4004) 2024-01-04 00:03:48 +01:00