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

52 lines
982 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public interface abstract Lokhttp3/b;
.super Ljava/lang/Object;
2019-11-28 00:30:53 +00:00
.source "Authenticator.kt"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lokhttp3/b$a;
}
.end annotation
2019-07-24 11:27:29 +00:00
# static fields
2019-12-06 01:29:57 +00:00
.field public static final bnG:Lokhttp3/b;
2019-11-28 00:30:53 +00:00
2019-12-06 01:29:57 +00:00
.field public static final bnH:Lokhttp3/b$a;
2019-07-24 11:27:29 +00:00
# direct methods
.method static constructor <clinit>()V
2019-11-28 00:30:53 +00:00
.locals 2
new-instance v0, Lokhttp3/b$a;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lokhttp3/b$a;-><init>(B)V
2019-07-24 11:27:29 +00:00
2019-12-06 01:29:57 +00:00
sput-object v0, Lokhttp3/b;->bnH:Lokhttp3/b$a;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
new-instance v0, Lokhttp3/c;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-direct {v0}, Lokhttp3/c;-><init>()V
check-cast v0, Lokhttp3/b;
2019-12-06 01:29:57 +00:00
sput-object v0, Lokhttp3/b;->bnG:Lokhttp3/b;
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-11-28 00:30:53 +00:00
# virtual methods
.method public abstract b(Lokhttp3/Response;)Lokhttp3/z;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method