Package kotlinx.coroutines.experimental.guava
Extensions for External Classes
Functions
fun <T> future( Starts new coroutine and returns its results an an implementation of ListenableFuture. This coroutine builder uses CommonPool context by default. |