FasterXML / FasterXML/jackson-modules-base
Implement `equals()` method
Open
mrbean
- Dominant language
- Java
- Stars
- 180
- Forks
- 80
- Avg merge
- 3h 26m
- Merged PRs (30d)
- 1
Description
It would make sense for mr-bean module to implement `equals()`, at least for interfaces, and for abstract classes that do not define equals() for target type.
Basic implementation should simply compare all logical properties using the typical implementation that an IDE would produce (field-by-field comparison).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.