Package 

Interface PLYCoroutineScope

  • All Implemented Interfaces:
    kotlinx.coroutines.CoroutineScope

    
    public interface PLYCoroutineScope
     implements CoroutineScope
                        
    • Method Summary

      Modifier and Type Method Description
      abstract Job getJob()
      CoroutineContext getCoroutineContext()
      • Methods inherited from class java.lang.Object

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