apkfuckery/com.discord/smali/okhttp3/internal/e/g$b.smali

57 lines
1.1 KiB
Smali
Raw Normal View History

2019-02-27 21:13:14 +00:00
.class public abstract Lokhttp3/internal/e/g$b;
2019-02-04 20:08:30 +00:00
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "Http2Connection.java"
2019-02-04 20:08:30 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-02-27 21:13:14 +00:00
value = Lokhttp3/internal/e/g;
2019-02-04 20:08:30 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "b"
.end annotation
# static fields
2019-03-08 06:19:26 +00:00
.field public static final bsc:Lokhttp3/internal/e/g$b;
2019-02-04 20:08:30 +00:00
# direct methods
.method static constructor <clinit>()V
.locals 1
2019-02-27 21:13:14 +00:00
new-instance v0, Lokhttp3/internal/e/g$b$1;
2019-02-04 20:08:30 +00:00
2019-02-27 21:13:14 +00:00
invoke-direct {v0}, Lokhttp3/internal/e/g$b$1;-><init>()V
2019-02-04 20:08:30 +00:00
2019-03-08 06:19:26 +00:00
sput-object v0, Lokhttp3/internal/e/g$b;->bsc:Lokhttp3/internal/e/g$b;
2019-02-04 20:08:30 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-02-27 21:13:14 +00:00
.method public a(Lokhttp3/internal/e/g;)V
2019-02-04 20:08:30 +00:00
.locals 0
return-void
.end method
2019-02-27 21:13:14 +00:00
.method public abstract a(Lokhttp3/internal/e/i;)V
2019-02-04 20:08:30 +00:00
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method