apache / apache/incubator-graphar
feat(java): provide additional methods in java info
Open
Component:Java
enhancement
- Dominant language
- C++
- Stars
- 373
- Forks
- 93
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 7
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
Contributor guide
Assessment
This issue has not been assessed yet.