Jason Mehrens wrote:
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
That's a good suggestion although it might be hard to measure any difference.

-Alan.

Reply via email to