W3cubDocs

/Kotlin

hashCode

Platform and version requirements: JVM (1.0), JS (1.0), Native (1.0)
open fun hashCode(): Int

Returns the hash code value for this map.

It is the same as the hashCode of entries set.

© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-abstract-map/hash-code.html