openhab-core/bundles/org.openhab.core.test/src
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
..
main Simplify Map operations using computeIfAbsent (#4020) 2024-02-06 20:34:05 +01:00
test/java/org/openhab/core/test/java Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00