+ 6
what is the purpose of using equals() or hashcode() method in java?
i really find it difficult to understand equals() and hashcode()
1 Réponse
+ 1
You can use it to compare complex objects
https://code.sololearn.com/cr67aAl7iwf7/#java
i really find it difficult to understand equals() and hashcode()