Package 

Object OSPrimaryCoroutineScope

    • Method Summary

      Modifier and Type Method Description
      final Unit execute(SuspendFunction0<Unit> block) Executes the given block on the OS primary coroutine scope.
      final <ERROR CLASS> waitForIdle()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait