Files
openhab-core/tools
Wouter BornandGitHub 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
..
2023-07-24 01:11:37 +02:00
2023-07-24 09:02:01 +02:00
2023-07-24 01:11:37 +02:00