今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
593 B

.class public interface abstract Lokhttp3/Call;
.super Ljava/lang/Object;
.source "Call.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lokhttp3/Call$Factory;
}
.end annotation
# virtual methods
.method public abstract cancel()V
.end method
.method public abstract enqueue(Lokhttp3/Callback;)V
.end method
.method public abstract execute()Lokhttp3/Response;
.end method
.method public abstract isCanceled()Z
.end method
.method public abstract isExecuted()Z
.end method
.method public abstract request()Lokhttp3/Request;
.end method