openhab-addons/bundles/org.openhab.binding.linky/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 Updated jsoup to 1.14.3 and adjusted some addons to use the provided version instaed of compile time dependency. (#11643) 2021-12-11 17:21:42 +01:00
java/org/openhab/binding/linky/internal Java 17 features (H-M) (#15520) 2023-09-08 14:36:59 +02:00
resources/OH-INF Declare connection on few bindings (#14786) 2023-04-12 12:51:59 +02:00