- Enclosing class:
- Context
public static class Context.Kotlin
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static kotlin.coroutines.CoroutineContext
current(kotlin.coroutines.CoroutineContext ctx)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
current
public static Context current(kotlin.coroutines.CoroutineContext ctx)
-
asCoroutineContext
public static kotlin.coroutines.CoroutineContext asCoroutineContext(Context ctx)