Calculates the hash value from key. Uses the identity since key is expected to be a suitable hash value.
key to hash
the hash value that corresponds to key, which is key itself.
See Implementation
Calculates the hash value from key. Uses the identity since key is expected to be a suitable hash value.