public class TasksFinalizer
| Constructor and Description |
|---|
TasksFinalizer(InterruptableExecutor interruptableExecutor) |
| Modifier and Type | Method and Description |
|---|---|
kotlinx.coroutines.Job |
invoke(kotlin.jvm.functions.Function2<? super kotlinx.coroutines.CoroutineScope,? super kotlin.coroutines.Continuation<? super kotlin.Unit>,? extends java.lang.Object> task) |
public TasksFinalizer(@NotNull
InterruptableExecutor interruptableExecutor)