kotlin.coroutines.experimental.CoroutineContext.Element

Element

interface Element : CoroutineContext

An element of the CoroutineContext. An element of the coroutine context is a singleton context by itself.

Properties

登录查看完整内容