kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.collections
/
AbstractMap
/
hashCode
hash
Code
Common
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
Returns the hash code value for this map.
It is the same as the hashCode of
entries
set.