apkfuckery/com.discord/smali_classes2/r0/a$e.smali

73 lines
1.3 KiB
Smali
Raw Normal View History

2020-09-02 04:07:20 +00:00
.class public final Lr0/a$e;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "BuiltInConverters.java"
# interfaces
2020-09-02 04:07:20 +00:00
.implements Lr0/e;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-09-02 04:07:20 +00:00
value = Lr0/a;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "e"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-09-02 04:07:20 +00:00
"Lr0/e<",
2020-07-08 16:44:49 +00:00
"Lokhttp3/ResponseBody;",
2020-05-17 12:40:10 +00:00
"Ljava/lang/Void;",
">;"
}
.end annotation
# static fields
2020-09-02 04:07:20 +00:00
.field public static final a:Lr0/a$e;
2020-05-17 12:40:10 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-09-02 04:07:20 +00:00
new-instance v0, Lr0/a$e;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-direct {v0}, Lr0/a$e;-><init>()V
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
sput-object v0, Lr0/a$e;->a:Lr0/a$e;
2020-05-17 12:40:10 +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
.method public a(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
2020-07-08 16:44:49 +00:00
check-cast p1, Lokhttp3/ResponseBody;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-virtual {p1}, Lokhttp3/ResponseBody;->close()V
2020-05-17 12:40:10 +00:00
const/4 p1, 0x0
return-object p1
.end method