openhab-core/bundles/org.openhab.core.model.thing
Wouter Born e8e1c9fe73
Simplify code that creates List, Map and Set objects ()
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
..
src/org/openhab/core/model/thing Simplify code that creates List, Map and Set objects () 2023-10-09 18:00:00 +02:00
src.moved/test/java/org/openhab/core/model/thing/internal Update license header to 2023 () 2023-01-03 09:45:42 +01:00
.classpath Update Eclipse .classpath files () 2022-12-22 14:14:35 +01:00
.gitignore mavenize openHAB and integrate mavenized ESH repository () 2019-01-28 13:07:31 +01:00
.project mavenize openHAB and integrate mavenized ESH repository () 2019-01-28 13:07:31 +01:00
NOTICE Updated NOTICE files to openHAB () 2019-02-15 10:46:18 +01:00
bnd.bnd Upgrade Xtext/Xtend to 2.26.0, LSP4J to 0.12.0 () 2022-03-05 11:28:56 +01:00
model.profile-marker mavenize openHAB and integrate mavenized ESH repository () 2019-01-28 13:07:31 +01:00
plugin.xml Renamed packages 2019-12-28 12:18:16 +01:00
plugin.xml_gen Upgrade Xtext/Xtend to 2.23.0 and LSP 0.9.0 () 2020-10-04 12:27:58 +02:00
pom.xml Apply spotless 2023-07-24 01:11:37 +02:00