FasterXML / FasterXML/jackson-modules-base
Make mr bean implement `clone()` method
Aperta
mrbean
- Lingua principale
- Java
- Stelle
- 180
- Fork
- 80
- Merge medio
- 3h 26m
- PR unite (30g)
- 1
Descrizione
Cloning of the internal structure (HashMap I presume) would be possible just like equals and hashCode have no been dealt with. If there is an abstract implementation already present then the call to super will take care of that. Support of course only works when Cloneable interface is present.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.