Package-level declarations

Functions

Link copied to clipboard
suspend fun <V> ListenableFuture<V>.await(executor: Executor): V
suspend fun <V> ListenableFuture<V>.await(dispatcher: CoroutineDispatcher): V