| Author |
Difference between Hashcode and Equals() method?
|
cool rishi
Greenhorn
Joined: Sep 07, 2009
Posts: 2
|
|
|
Can somone please explain me the difference between hashcode and equals()......
|
 |
Sebastian Janisch
Ranch Hand
Joined: Feb 23, 2009
Posts: 1183
|
|
First match on google...
http://www.geocities.com/technofundo/tech/java/equalhash.html
|
JDBCSupport - An easy to use, light-weight JDBC framework -
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32717
|
|
Welcome to JavaRanch
Please read the important administrative private message which I shall send in a few minutes.
CR
|
 |
Muhammad Khojaye
Ranch Hand
Joined: Apr 12, 2009
Posts: 341
|
|
|
Also see hashCode() and equals()
|
http://muhammadkhojaye.blogspot.com/
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32717
|
|
|
The best web resource about equals() is probably Angelika Langer's.
|
 |
 |
|
|
subject: Difference between Hashcode and Equals() method?
|
|
|