apkfuckery/com.discord/smali/b/b/b/b$f.smali

77 lines
1.4 KiB
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class final Lb/b/b/b$f;
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "ScalarResponseBodyConverters.java"
2019-02-04 20:08:30 +00:00
# interfaces
.implements Lb/e;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb/b/b/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "f"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lb/e<",
"Lokhttp3/x;",
"Ljava/lang/Integer;",
">;"
}
.end annotation
# static fields
2019-06-26 01:01:00 +00:00
.field static final bFd:Lb/b/b/b$f;
2019-02-04 20:08:30 +00:00
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Lb/b/b/b$f;
invoke-direct {v0}, Lb/b/b/b$f;-><init>()V
2019-06-26 01:01:00 +00:00
sput-object v0, Lb/b/b/b$f;->bFd:Lb/b/b/b$f;
2019-02-04 20:08:30 +00:00
return-void
.end method
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final synthetic convert(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
check-cast p1, Lokhttp3/x;
2019-06-26 01:01:00 +00:00
invoke-virtual {p1}, Lokhttp3/x;->GS()Ljava/lang/String;
2019-02-04 20:08:30 +00:00
move-result-object p1
invoke-static {p1}, Ljava/lang/Integer;->valueOf(Ljava/lang/String;)Ljava/lang/Integer;
move-result-object p1
return-object p1
.end method