mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-02-10 19:01:16 +01:00
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> |
||
---|---|---|
.. | ||
main/java/org/openhab/core/config/dispatch/internal | ||
test/java/org/openhab/core/config/dispatch/internal |