Files
openhab-core/bundles/org.openhab.core.io.console
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
..
2019-02-15 10:46:18 +01:00
2023-07-24 01:11:37 +02:00