openhab-core/bundles/org.openhab.core.addon
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
..
schema Redefine connection in addon.xsd (#3563) 2023-04-20 20:36:44 +02:00
src/main/java/org/openhab/core/addon Simplify code that creates List, Map and Set objects (#3836) 2023-10-09 18:00:00 +02:00
.classpath Add Eclipse Add-on Service (#3406) 2023-03-02 07:41:49 +01:00
.project Refactor XML handling (#3385) 2023-02-23 20:06:29 +01:00
jaxb.profile-marker Refactor XML handling (#3385) 2023-02-23 20:06:29 +01:00
NOTICE Refactor XML handling (#3385) 2023-02-23 20:06:29 +01:00
pom.xml Apply spotless 2023-07-24 01:11:37 +02:00