Retrieves the hash code for the specified object.
public static int hashCode( Object obj )
obj
The object to compute the hash code for.