Open
Description
Describe the enhancement requested
At least we should override equals()
, toString()
and hashCode
. It is nice to have also methods that checks is a property group in the info and methods for getting a property group by its type. These methods are important because the underlying collections are private members of info classes and the end user cannot call them.
Component(s)
Java
Activity