Android coroutine job join confusion

前端 未结 0 1588
时光取名叫无心
时光取名叫无心 2020-12-29 10:58

so I\'ve been looking at the coroutines for past few days and found quite interesting piece of code

val input = MutableStateFlow(5)

lifecycleScope.launch {
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题