changes.mady.by.user David Svoboda
Saved on Aug 20, 2010
changes.mady.by.user Robert Seacord
Saved on Nov 10, 2010
...
MET11-J. Understand the difference between overriding and hiding
MET12-J. Follow the general contract while overriding the equals methodEnsure objects that are equated are equatable
MET13-J. Ensure that hashCode() is overridden when equals() is overridden