inNewCoroutine

fun <T> inNewCoroutine(instance: T, arguments: Array<Any?>, invoker: Invoker<T, Unit>): CompletionStage<Void?>