openhab-core/bundles/org.openhab.core.thing
Wouter Born f4e83693fb
Simplify Map operations using computeIfAbsent (#4020)
If the specified key is not already associated with a value (or is mapped to null), the given mapping function computes the value.

Signed-off-by: Wouter Born <github@maindrain.net>
2024-02-06 20:34:05 +01:00
..
schema Add support for channel-groups to update instructions (#3391) 2023-03-07 21:57:39 +01:00
src Simplify Map operations using computeIfAbsent (#4020) 2024-02-06 20:34:05 +01:00
.classpath Refactor XML handling (#3385) 2023-02-23 20:06:29 +01:00
.project mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
jaxb.profile-marker Refactor XML handling (#3385) 2023-02-23 20:06:29 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml Apply spotless after release, resolve bundles (#3953) 2023-12-22 23:14:28 +01:00