kotlinx.coroutines
kotlinx-coroutines-core
/
kotlinx.coroutines.experimental
/
CancellableContinuation
/
tryResume
tryResume
abstract
fun
tryResume
(
value
:
T
,
idempotent
:
Any
?
=
null
)
:
Any
?
(source)