This method of the Name class retrieves the hash code for the Name. A global hash table of all Name objects that have been constructed is used to share duplicate strings.
public int hashCode();
Returns the hash code for the Name.