apkfuckery/com.discord/smali_classes2/okhttp3/m$1.smali

64 lines
1.2 KiB
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class final Lokhttp3/m$1;
2019-02-04 20:05:16 +00:00
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "CookieJar.java"
2019-02-04 20:05:16 +00:00
# interfaces
2019-02-04 20:08:30 +00:00
.implements Lokhttp3/m;
2019-02-04 20:05:16 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-02-04 20:08:30 +00:00
value = Lokhttp3/m;
2019-02-04 20:05:16 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-02-04 20:08:30 +00:00
accessFlags = 0x0
2019-02-04 20:05:16 +00:00
name = null
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-02-04 20:08:30 +00:00
.method public final a(Lokhttp3/s;)Ljava/util/List;
.locals 0
2019-02-04 20:05:16 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2019-02-04 20:08:30 +00:00
"Lokhttp3/s;",
2019-02-04 20:05:16 +00:00
")",
2019-02-04 20:08:30 +00:00
"Ljava/util/List<",
"Lokhttp3/l;",
2019-02-04 20:05:16 +00:00
">;"
}
.end annotation
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
2019-02-04 20:08:30 +00:00
move-result-object p1
2019-02-04 20:05:16 +00:00
2019-02-04 20:08:30 +00:00
return-object p1
2019-02-04 20:05:16 +00:00
.end method
2019-02-04 20:08:30 +00:00
.method public final n(Ljava/util/List;)V
2019-02-04 20:05:16 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2019-02-04 20:08:30 +00:00
"Ljava/util/List<",
"Lokhttp3/l;",
2019-02-04 20:05:16 +00:00
">;)V"
}
.end annotation
return-void
.end method