openhab-addons/bundles/org.openhab.binding.herzborg/src/main
Holger Friedrich edaf17b345
Java 17 features (H-M) (#15520)
- 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
- remove null check before instanceof

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-09-08 14:36:59 +02:00
..
feature [herzborg] Herzborg binding (#9327) 2022-02-05 19:08:05 +01:00
java/org/openhab/binding/herzborg/internal Java 17 features (H-M) (#15520) 2023-09-08 14:36:59 +02:00
resources/OH-INF Declare connection for bindings G thru M (#14902) 2023-04-29 20:24:54 +02:00