mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-11 15:42:10 +01:00
123982dcc6
* replace call to deprecated HSBType::getRGB() with ColorUtil::hsbTosRgb() * make constructors of abstract classes protected * use instanceof with pattern matching (JEP 305) * enhance switches with combined cases using comma-separated case expressions * remove unnecessary public modifiers in unit tests Signed-off-by: David Pace <dev@davidpace.de> |
||
---|---|---|
.. | ||
main | ||
test/java/org/openhab/binding/boschshc/internal |