Jason Mehrens wrote:
That's a good suggestion although it might be hard to measure any difference.Alan,Shouldn't the loading of 'this.count' into 'len' be only performed if 'h' is zero? Otherwise, when hash is not zero we perform a little unnecessary work every time hashCode is called. Jason
-Alan.