apkfuckery/com.discord/smali_classes2/okhttp3/n.smali

69 lines
1.3 KiB
Smali
Raw Normal View History

2019-11-28 00:30:53 +00:00
.class public interface abstract Lokhttp3/n;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
2019-11-28 00:30:53 +00:00
.source "CookieJar.kt"
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lokhttp3/n$a;
}
.end annotation
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
# static fields
2019-12-03 21:42:56 +00:00
.field public static final brw:Lokhttp3/n;
2019-07-24 11:27:29 +00:00
2019-12-03 21:42:56 +00:00
.field public static final brx:Lokhttp3/n$a;
2019-07-24 11:27:29 +00:00
# direct methods
.method static constructor <clinit>()V
.locals 2
2019-11-28 00:30:53 +00:00
new-instance v0, Lokhttp3/n$a;
2019-07-24 11:27:29 +00:00
const/4 v1, 0x0
2019-11-28 00:30:53 +00:00
invoke-direct {v0, v1}, Lokhttp3/n$a;-><init>(B)V
2019-07-24 11:27:29 +00:00
2019-12-03 21:42:56 +00:00
sput-object v0, Lokhttp3/n;->brx:Lokhttp3/n$a;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
new-instance v0, Lokhttp3/o;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-direct {v0}, Lokhttp3/o;-><init>()V
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
check-cast v0, Lokhttp3/n;
2019-07-24 11:27:29 +00:00
2019-12-03 21:42:56 +00:00
sput-object v0, Lokhttp3/n;->brw:Lokhttp3/n;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
return-void
2019-07-24 11:27:29 +00:00
.end method
2019-11-28 00:30:53 +00:00
# virtual methods
.method public abstract a(Lokhttp3/v;)Ljava/util/List;
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2019-11-28 00:30:53 +00:00
"(",
"Lokhttp3/v;",
")",
"Ljava/util/List<",
"Lokhttp3/m;",
">;"
2019-07-24 11:27:29 +00:00
}
.end annotation
.end method
2019-11-28 00:30:53 +00:00
.method public abstract a(Lokhttp3/v;Ljava/util/List;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lokhttp3/v;",
"Ljava/util/List<",
"Lokhttp3/m;",
">;)V"
}
.end annotation
2019-07-24 11:27:29 +00:00
.end method