mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Reduce potential collisions in hashCode() Make identical a null list/set and an empty list/set Test hashCode in addition to equals in unit tests. Add new tests for YamlItemDTO (equals/hashCode) Related to #4936 Signed-off-by: Laurent Garnier <lg.hc@free.fr>