apkfuckery/com.discord/smali_classes2/g0/c$c.smali

69 lines
1.2 KiB
Smali
Raw Normal View History

2020-11-14 03:19:56 +00:00
.class public final Lg0/c$c;
2020-11-12 02:11:44 +00:00
.super Ljava/lang/Object;
.source "BuiltInConverters.java"
# interfaces
2020-11-14 03:19:56 +00:00
.implements Lg0/h;
2020-11-12 02:11:44 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-11-14 03:19:56 +00:00
value = Lg0/c;
2020-11-12 02:11:44 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-11-14 03:19:56 +00:00
"Lg0/h<",
2020-11-12 02:11:44 +00:00
"Lokhttp3/ResponseBody;",
"Lokhttp3/ResponseBody;",
">;"
}
.end annotation
# static fields
2020-11-14 03:19:56 +00:00
.field public static final a:Lg0/c$c;
2020-11-12 02:11:44 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-11-14 03:19:56 +00:00
new-instance v0, Lg0/c$c;
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
invoke-direct {v0}, Lg0/c$c;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
sput-object v0, Lg0/c$c;->a:Lg0/c$c;
2020-11-12 02:11:44 +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
2020-11-13 01:15:36 +00:00
.method public convert(Ljava/lang/Object;)Ljava/lang/Object;
2020-11-12 02:11:44 +00:00
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
check-cast p1, Lokhttp3/ResponseBody;
return-object p1
.end method