Home
last modified time | relevance | path

Searched refs:StartedLazily (Results 1 – 1 of 1) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/
DSharingStarted.kt85 public val Lazily: SharingStarted = StartedLazily()
152 private class StartedLazily : SharingStarted { class