hash abstract method

int hash()
override

Get a hash value for this Value. Two values that are considered equal will return the same hash value.

Implementation

int hash();