@Override
public abstract int hashCode ()

Overriding: java.lang.Object

Obeys the general contract of Object.hashCode.

Returns:  a hash code value for this object.

See also:
equals