stdlib
1.2
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Common
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.
Since Kotlin
1.2