CoroutineInvoker

Functions

Link copied to clipboard
fun <T, U> inNewCoroutine(instance: T, arguments: Array<Any?>, invoker: Invoker<T, U>): Uni<U>