openhab-addons/bundles/org.openhab.voice.porcupineks/src/main
Holger Friedrich 5b42c4b071
Java 17 features (#15493)
- 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

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-08-26 08:52:11 +02:00
..
feature [porcupineks] Keyword Spotter, initial contribution (#12028) 2022-01-22 14:02:02 +01:00
java/org/openhab/voice/porcupineks/internal Java 17 features (#15493) 2023-08-26 08:52:11 +02:00
resources/OH-INF Declare missing connection attribute (#15016) 2023-05-23 21:38:13 +02:00