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