openhab-addons/bundles/org.openhab.binding.siemensrds/src
Holger Friedrich ab58f4ffb4
Java 17 features (N-S) (#15565)
- add missing @override
- Java style array syntax
- remove redundant modifiers
- always move String constants to left side in comparisons
- simplify lambda expressions and return statements
- use replace instead of replaceAll w/o regex
- instanceof matching and multiline strings

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-09-13 08:03:31 +02:00
..
main Java 17 features (N-S) (#15565) 2023-09-13 08:03:31 +02:00
test Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00