openhab-core/bundles/org.openhab.core.io.net/src
Wouter Born e8e1c9fe73
Simplify code that creates List, Map and Set objects (#3836)
Simplifies the code by using List.of, List.copyOf etc. where possible which results in less code and imports.

Signed-off-by: Wouter Born <github@maindrain.net>
2023-10-09 18:00:00 +02:00
..
main/java/org/openhab/core/io/net Code cleanup: Use Java 17 features (#3585) 2023-05-01 08:27:15 +02:00
test Simplify code that creates List, Map and Set objects (#3836) 2023-10-09 18:00:00 +02:00