On Fri, 10 Aug 2012 08:47:12 -0700 (PDT), bob smith
<> wrote, quoted or indirectly quoted someone
who said :
> @Override
> public int hashCode() {
> return 1;
> }
that's about the worst possible hashCode function.
See
http://mindprod.com/jgloss/hashcode.html for tips on how to write
good ones.
--
Roedy Green Canadian Mind Products
http://mindprod.com
A new scientific truth does not triumph by convincing its opponents and making them see the light,
but rather because its opponents eventually die, and a new generation grows up that is familiar with it.
~ Max Planck 1858-04-23 1947-10-04