openhab-core/tools
Wouter Born 09b3160a55
Simplify code using Stream.toList (#3831)
Stream.toList was introduced in Java 16 and creates an unmodifiable List so it can be used to simplify code whenever the List is not expected to be modified.

Signed-off-by: Wouter Born <github@maindrain.net>
2023-10-09 09:20:08 +02:00
..
archetype Apply spotless 2023-07-24 01:11:37 +02:00
i18n-plugin Simplify code using Stream.toList (#3831) 2023-10-09 09:20:08 +02:00
static-code-analysis Fix build (#3726) 2023-07-24 09:02:01 +02:00
upgradetool Upgrade to Karaf 4.4.4 (#3814) 2023-09-29 20:23:31 +02:00
pom.xml Apply spotless 2023-07-24 01:11:37 +02:00