mirror of
https://github.com/square/okhttp.git
synced 2025-11-21 18:40:53 +03:00
Implementation of an extension method which is used directly on JVM, and shadows an implementation directly in Call on other platforms.
5 lines
157 B
Plaintext
5 lines
157 B
Plaintext
public final class okhttp3/JvmCallExtensionsKt {
|
|
public static final fun executeAsync (Lokhttp3/Call;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
|
|
}
|
|
|