openhab-core/bundles/org.openhab.core.io.net/src
Wouter Born 85056d9d7b
Some more code cleanup (#4021)
This cleanup includes:

* Use enhanced for loops
* Use text blocks
* Use Objects.equals
* Fix some typos
* Remove redundant variable initialization
* Remove redundant null checks with instanceof
* Remove redundant thrown Exceptions
* Remove redundant empty String concatenation

Signed-off-by: Wouter Born <github@maindrain.net>
2024-02-04 11:17:55 +01:00
..
main/java/org/openhab/core/io/net Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
test Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00