openhab-addons/bundles/org.openhab.binding.ipobserver/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 [ipobserver] Upgrade jsoup from 1.14.3 to 1.15.3 (#13343) 2022-10-14 08:57:21 +02:00
java/org/openhab/binding/ipobserver/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