Entry
Represents a key/value pair held by a Map.
Map entries are not supposed to be stored separately or used long after they are obtained. The behavior of an entry is undefined if the backing map has been modified after the entry was obtained.
Since Kotlin
1.0Inheritors
Represents a key/value pair held by a Map.
Map entries are not supposed to be stored separately or used long after they are obtained. The behavior of an entry is undefined if the backing map has been modified after the entry was obtained.
Since Kotlin
1.1Inheritors
Represents a key/value pair held by a Map.
Map entries are not supposed to be stored separately or used long after they are obtained. The behavior of an entry is undefined if the backing map has been modified after the entry was obtained.
Since Kotlin
1.0Inheritors
Represents a key/value pair held by a Map.
Map entries are not supposed to be stored separately or used long after they are obtained. The behavior of an entry is undefined if the backing map has been modified after the entry was obtained.
Since Kotlin
1.3Inheritors
Represents a key/value pair held by a Map.
Map entries are not supposed to be stored separately or used long after they are obtained. The behavior of an entry is undefined if the backing map has been modified after the entry was obtained.
Since Kotlin
1.8Inheritors
Represents a key/value pair held by a Map.
Map entries are not supposed to be stored separately or used long after they are obtained. The behavior of an entry is undefined if the backing map has been modified after the entry was obtained.