openhab-core/bundles/org.openhab.core.ui
Wouter Born 89b67adbd7
Use isEmpty instead of 0 comparisons (#3999)
`isEmpty()` expresses the intent more clearly and is therefore preferred.
Counting the number of elements can also be an expensive operation e.g. when using linked lists.

Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-02 18:47:36 +01:00
..
src Use isEmpty instead of 0 comparisons (#3999) 2024-01-02 18:47:36 +01:00
.classpath Update Eclipse .classpath files (#3250) 2022-12-22 14:14:35 +01:00
.project mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
bnd.bnd Revert "Upgrade XChart to 3.8.4 (#3291)" (#3720) 2023-07-21 17:21:14 +02:00
NOTICE Provide correct version information for XChart in NOTICE (#3721) 2023-07-21 22:07:20 +02:00
pom.xml Apply spotless after release, resolve bundles (#3953) 2023-12-22 23:14:28 +01:00