openhab-core/itests/org.openhab.core.automation.integration.tests/src/main
Wouter Born 85056d9d7b
Some more code cleanup (#4021)
This cleanup includes:

* Use enhanced for loops
* Use text blocks
* Use Objects.equals
* Fix some typos
* Remove redundant variable initialization
* Remove redundant null checks with instanceof
* Remove redundant thrown Exceptions
* Remove redundant empty String concatenation

Signed-off-by: Wouter Born <github@maindrain.net>
2024-02-04 11:17:55 +01:00
..
java/org/openhab/core/automation/integration/test Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
resources Refactor GenericEventTrigger and GenericEventCondition (#3299) 2023-02-14 09:07:23 +01:00