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