hashCode
Returns a hash code for a long value; compatible with Long.hashCode().
Return
a hash code value for a long value.
Since
1.8
Parameters
value
the value to hash
Returns a hash code for a long value; compatible with Long.hashCode().
a hash code value for a long value.
1.8
the value to hash