hashCode

open override fun hashCode(): Int(source)

Calculates the hash code for this Body object.

The hash code is calculated based on the attributes property of the Body object.

Return

The hash code value for this object.

See also