toggle menu
0.13.0-SNAPSHOT
0.13.0-SNAPSHOT
0.12.5
jvm
switch theme
search in API
modulecheck-utils:coroutines:impl
/
modulecheck.utils.coroutines.impl
/
CoroutineScopeModule
Coroutine
Scope
Module
@
Module
object
CoroutineScopeModule
(
source
)
Members
Properties
DEFAULT_CONCURRENCY
Link copied to clipboard
private
val
DEFAULT_CONCURRENCY
:
Int
Functions
provide
Coroutine
Scope
Link copied to clipboard
@
Provides
fun
provideCoroutineScope
(
)
:
CoroutineScope
provide
Default
Coroutine
Scope
Link copied to clipboard
@
Provides
fun
provideDefaultCoroutineScope
(
)
:
DefaultCoroutineScope
provide
Default
Dispatcher
Link copied to clipboard
@
Provides
fun
provideDefaultDispatcher
(
)
:
LimitedDispatcher
provide
IOCoroutine
Scope
Link copied to clipboard
@
Provides
fun
provideIOCoroutineScope
(
)
:
IOCoroutineScope
provide
Main
Coroutine
Scope
Link copied to clipboard
@
Provides
fun
provideMainCoroutineScope
(
)
:
MainCoroutineScope
provide
Main
Immediate
Coroutine
Scope
Link copied to clipboard
@
Provides
fun
provideMainImmediateCoroutineScope
(
)
:
MainImmediateCoroutineScope
provide
Unconfined
Coroutine
Scope
Link copied to clipboard
@
Provides
fun
provideUnconfinedCoroutineScope
(
)
:
UnconfinedCoroutineScope