Definitions for "HashCode"
a kind of a checksum
A reasonablly unique number based on the state of this Object.
An arbitrary-looking identifying number used as a kind of signature for an object. A hashcode stores an object in a hashtable. See hashtable.