// Signature format: 3.0 | |
package androidx.concurrent.futures { | |
public final class ListenableFutureKt { | |
method public static suspend <T> Object? await(com.google.common.util.concurrent.ListenableFuture<T>, kotlin.coroutines.Continuation<? super T> p); | |
} | |
} | |