Long.hashCode

Long.hashCode

Class Overview | Class Members | This Package | All Packages

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

Overrides
hashCode in class Object