Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

HashCodeBuilder

  • submit to reddit

Java Hashing

Overriding hashCode() bucket Every Java object has two very important methods i.e. hashCode() and an equals() method. These methods are designed to be overridden according to their specific general contract. This article describes why and how to override the...

10 replies - 20486 views - 10/27/09 by Muhammad Khojaye in Articles