kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.coroutines
/
CoroutineContext
/
Key
Key
interface
Key
<
E
:
CoroutineContext.Element
>
(
source
)
Key for the elements of
CoroutineContext
.
E
is a type of element with this key.
Inheritors
Inheritors
Key
Link copied to clipboard
AbstractCoroutineContextKey
Link copied to clipboard