-
public class GlobalFlowScopeAuthor: bin.yang Maintainer: bin.yang Date: 2021/10/20 Copyright: 2021 Inc. All rights reserved. Desc:
-
-
Field Summary
Fields Modifier and Type Field Description private final <ERROR CLASS>scopepublic final static GlobalFlowScopeINSTANCE
-
Method Summary
Modifier and Type Method Description final JoblaunchMain(Long delayTime, SuspendFunction1<CoroutineScope, Unit> func)final JoblaunchIO(Long delayTime, SuspendFunction1<CoroutineScope, Unit> func)final <ERROR CLASS>getScope()-
-
Method Detail
-
launchMain
final Job launchMain(Long delayTime, SuspendFunction1<CoroutineScope, Unit> func)
-
launchIO
final Job launchIO(Long delayTime, SuspendFunction1<CoroutineScope, Unit> func)
-
getScope
final <ERROR CLASS> getScope()
-
-
-
-