openhab-core/bundles/org.openhab.core.io.transport.modbus
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
..
src Simplify code that creates List, Map and Set objects (#3836) 2023-10-09 18:00:00 +02:00
.classpath Update Eclipse .classpath files (#3250) 2022-12-22 14:14:35 +01:00
.project Moved modbus transport from addons to core (#1892) 2020-12-08 12:55:52 +01:00
bnd.bnd Moved modbus transport from addons to core (#1892) 2020-12-08 12:55:52 +01:00
NOTICE Moved modbus transport from addons to core (#1892) 2020-12-08 12:55:52 +01:00
pom.xml Apply spotless 2023-07-24 01:11:37 +02:00