FasterXML / FasterXML/jackson-modules-base
Implement `equals()` method
Aberta
mrbean
- Linguagem predominante
- Java
- Estrelas
- 180
- Forks
- 80
- Merge médio
- 3h 26min
- PRs com merge (30d)
- 1
Descrição
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).
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.