How-to articles, tricks, and solutions about OVERRIDING
What issues should be considered when overriding equals and hashCode in Java?
When overriding the equals() and hashCode() methods in Java, you should consider the following issues: