openhab-core/bundles/org.openhab.core.config.discovery.addon.mdns
Wouter Born e958d5b46a
Replace lambdas with method references (#3972)
Method references are more readable because they refer to class names and usually result in less code.

Signed-off-by: Wouter Born <github@maindrain.net>
2023-12-28 09:55:31 +01:00
..
src Replace lambdas with method references (#3972) 2023-12-28 09:55:31 +01:00
.classpath Service to find suggested addons to install (#3806) 2023-12-07 17:32:33 +01:00
.project Service to find suggested addons to install (#3806) 2023-12-07 17:32:33 +01:00
NOTICE Service to find suggested addons to install (#3806) 2023-12-07 17:32:33 +01:00
pom.xml Apply spotless after release, resolve bundles (#3953) 2023-12-22 23:14:28 +01:00