Key

interface Key<E : CoroutineContext.Element>

Key for the elements of CoroutineContext. E is a type of element with this key.

Inheritors

Key
Link copied to clipboard
AbstractCoroutineContextKey
Link copied to clipboard