今奥全景相机
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.

72 lines
1.4 KiB

.class final Lokhttp3/CookieJar$1;
.super Ljava/lang/Object;
.source "CookieJar.java"
# interfaces
.implements Lokhttp3/CookieJar;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/CookieJar;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
.prologue
.line 36
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public loadForRequest(Lokhttp3/HttpUrl;)Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lokhttp3/HttpUrl;",
")",
"Ljava/util/List",
"<",
"Lokhttp3/Cookie;",
">;"
}
.end annotation
.prologue
.line 41
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
move-result-object v0
return-object v0
.end method
.method public saveFromResponse(Lokhttp3/HttpUrl;Ljava/util/List;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lokhttp3/HttpUrl;",
"Ljava/util/List",
"<",
"Lokhttp3/Cookie;",
">;)V"
}
.end annotation
.prologue
.line 38
return-void
.end method