Home
last modified time | relevance | path

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

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/snapshots/
DSnapshotStateList.kt74 internal class StateListStateRecord<T> class
243 private fun StateListStateRecord<T>.attemptUpdate( in StateListStateRecord() method