hashCode

open override fun hashCode(): Int(source)

Generates a hash code value for the DataValue object.

The hash code value is calculated by invoking the contentHashCode method on the value property.

Return

the hash code value for the DataValue object