Package 

Object GlobalFlowScope


  • 
    public class GlobalFlowScope
    
                        

    Author: bin.yang Maintainer: bin.yang Date: 2021/10/20 Copyright: 2021 Inc. All rights reserved. Desc:

    • Method Summary

      Modifier and Type Method Description
      final Job launchMain(Long delayTime, SuspendFunction1<CoroutineScope, Unit> func)
      final Job launchIO(Long delayTime, SuspendFunction1<CoroutineScope, Unit> func)
      final <ERROR CLASS> getScope()
      • Methods inherited from class java.lang.Object

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