kotlinx.coroutines
kotlinx-coroutines-core
/
kotlinx.coroutines.experimental
/
NonCancellable
/
start
start
fun
start
(
)
:
Boolean
(source)
Overrides
Job.start
Always returns
false
.