apkfuckery/com.discord/smali_classes2/okhttp3/b.smali
2019-12-06 02:29:57 +01:00

51 lines
982 B
Smali

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