openhab-addons/bundles/org.openhab.binding.meteoal.../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 added migrated 2.x add-ons 2020-09-21 03:37:19 +02:00
java/org/openhab/binding/meteoalerte/internal Java 17 features (H-M) (#15520) 2023-09-08 14:36:59 +02:00
resources [Meteoalerte] Add an IconProvider (#14811) 2023-05-08 20:54:50 +02:00