MutableEntry
Represents a key/value pair held by a MutableMap.
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.0Represents a key/value pair held by a MutableMap.
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.1Represents a key/value pair held by a MutableMap.
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.0Represents a key/value pair held by a MutableMap.
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.3Represents a key/value pair held by a MutableMap.
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.8Represents a key/value pair held by a MutableMap.
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.8Functions
Changes the value associated with the key of this entry.
Changes the value associated with the key of this entry.
Changes the value associated with the key of this entry.
Changes the value associated with the key of this entry.
Changes the value associated with the key of this entry.