openhab-core/bundles/org.openhab.core.io.rest.sitemap/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/rest/sitemap Simplify code that creates List, Map and Set objects (#3836) 2023-10-09 18:00:00 +02:00
test/java/org/openhab/core/io/rest/sitemap/internal [Sitemap] Add support for multiple AND conditions (#3819) 2023-10-08 09:48:58 +02:00