"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.
Jeevan Reddy
Ranch Hand
Joined: Nov 10, 2009
Posts: 142
posted
0
Wouter Oet wrote:You are correct
Does it mean, only fields used in evaluating hashCode should be used in equals method?
Please clarify.