openhab-addons/bundles/org.openhab.binding.leapmotion/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 Fix broken configfile GAV with karaf:kar (#10391) 2021-03-26 08:50:31 +01:00
java/org/openhab/binding/leapmotion/internal Java 17 features (H-M) (#15520) 2023-09-08 14:36:59 +02:00
resources/OH-INF Add more connection details to add-ons (#14813) 2023-04-15 21:23:24 +02:00