kotlin.collections.AbstractMap.hashCode

hashCode

open fun hashCode(): Int

Returns the hash code value for this map.

It is the same as the hashCode of entries set.

© 2010–2017 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/