]> git.basschouten.com Git - openhab-addons.git/commit
Remove org.jetbrains.annotations.NotNull (#10334)
authorWouter Born <github@maindrain.net>
Sun, 14 Mar 2021 22:22:52 +0000 (23:22 +0100)
committerGitHub <noreply@github.com>
Sun, 14 Mar 2021 22:22:52 +0000 (23:22 +0100)
commitee59803df88b009c607b10d691f5c2804d1dbb28
tree9654681261ef030601d98d1902ad927299dbbe22
parenta5a7070d712e8ebe28437c7a7f96055894550261
Remove org.jetbrains.annotations.NotNull (#10334)

Only Eclipse JDT annotations should be used, see:

https://www.openhab.org/docs/developer/guidelines.html#null-annotations

Signed-off-by: Wouter Born <github@maindrain.net>
bundles/org.openhab.binding.heos/src/main/java/org/openhab/binding/heos/internal/api/HeosFacade.java
bundles/org.openhab.binding.miio/src/main/java/org/openhab/binding/miio/internal/cloud/CloudLoginDTO.java
bundles/org.openhab.binding.revogi/src/main/java/org/openhab/binding/revogi/internal/api/StatusService.java
bundles/org.openhab.binding.revogi/src/main/java/org/openhab/binding/revogi/internal/api/SwitchService.java