Home
last modified time | relevance | path

Searched defs:StateSetStateRecord (Results 1 – 1 of 1) sorted by relevance

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/snapshots/
DSnapshotStateSet.kt69 internal class StateSetStateRecord<T> class in androidx.compose.runtime.snapshots.SnapshotStateSet
185 private fun StateSetStateRecord<T>.attemptUpdate( in StateSetStateRecord() method