From: lsiepel Date: Tue, 27 Dec 2022 15:13:12 +0000 (+0100) Subject: minro checkstyle (#13977) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=df6454e37411aab1a4b260d3aca84a5e12b1b4a2;p=openhab-addons.git minro checkstyle (#13977) Signed-off-by: Leo Siepel --- diff --git a/bundles/org.openhab.binding.bluetooth.ruuvitag/src/main/java/org/openhab/binding/bluetooth/ruuvitag/internal/RuuviTagBindingConstants.java b/bundles/org.openhab.binding.bluetooth.ruuvitag/src/main/java/org/openhab/binding/bluetooth/ruuvitag/internal/RuuviTagBindingConstants.java index 8536056b0f..f68529498a 100644 --- a/bundles/org.openhab.binding.bluetooth.ruuvitag/src/main/java/org/openhab/binding/bluetooth/ruuvitag/internal/RuuviTagBindingConstants.java +++ b/bundles/org.openhab.binding.bluetooth.ruuvitag/src/main/java/org/openhab/binding/bluetooth/ruuvitag/internal/RuuviTagBindingConstants.java @@ -12,6 +12,7 @@ */ package org.openhab.binding.bluetooth.ruuvitag.internal; +import org.eclipse.jdt.annotation.NonNullByDefault; import org.openhab.binding.bluetooth.BluetoothBindingConstants; import org.openhab.core.thing.ThingTypeUID; @@ -21,6 +22,7 @@ import org.openhab.core.thing.ThingTypeUID; * * @author Sami Salonen - Initial contribution */ +@NonNullByDefault public class RuuviTagBindingConstants { // List of all Thing Type UIDs