Modifier and Type | Field and Description |
---|---|
static Object |
COROUTINE_SUSPENDED |
static boolean |
KOTLIN_COROUTINES_SUPPORTED
Constant indicating whether coroutines are supported.
|
Constructor and Description |
---|
KotlinUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isKotlinCoroutineSuspended(Object obj)
Kotlin
suspend function result check. |
public static final boolean KOTLIN_COROUTINES_SUPPORTED
public static final Object COROUTINE_SUSPENDED