openhab-core/itests/org.openhab.core.model.thin...
Holger Friedrich 40d079ae80
Java 21 language features (#4535)
* Java 21 language features

* use getFirst and getLast methods
* replace new Locale by Locale.of
* replace Paths.get by Path.of
* use ThreadLocalRandom.current().nextDouble()
* add @Serial annotations

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-01-06 23:22:43 +01:00
..
src/main/java/org/openhab/core/model/thing/test Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
.classpath Update Eclipse files (#4514) 2024-12-24 07:02:47 +01:00
.project add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
itest.bndrun Revert LinkedTransferQueue high CPU usage workaround (#4499) 2024-12-17 00:46:30 +01:00
pom.xml Prepare for OH 5.0.0 (#4496) 2024-12-15 18:49:23 +01:00