Integer.hashCode

Integer.hashCode

Class Overview | Class Members | This Package | All Packages

Syntax
public int hashCode()
Returns
a hash code value for this object.
Description
Returns a hashcode for this Integer.

Overrides
hashCode in class Object