openhab-addons/bundles/org.openhab.binding.wled/src/main
Holger Friedrich 1b122a53b9
Java 17 features (T-Z) (#15576)
- 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-21 07:58:53 +02:00
..
feature [WLed] Initial contribution - Binding for LED strings with a large range of built in FX. (#8669) 2020-11-03 09:09:40 -08:00
java/org/openhab/binding/wled/internal Java 17 features (T-Z) (#15576) 2023-09-21 07:58:53 +02:00
resources/OH-INF Declare connection for bindings T-Z (#14912) 2023-04-30 20:56:14 +02:00