Constructor.hashCode

Constructor.hashCode

Class Overview | Class Members | This Package | All Packages

Syntax
public int hashCode()
Description
Returns a hashcode for this Constructor. The hashcode is the same as the hashcode for the underlying constructor's declaring class name.

Overrides
hashCode in class Object