apkfuckery/com.discord/smali_classes2/f0/c$d.smali

71 lines
1.3 KiB
Smali
Raw Normal View History

2020-11-30 22:35:21 +00:00
.class public final Lf0/c$d;
2020-11-12 02:11:44 +00:00
.super Ljava/lang/Object;
.source "BuiltInConverters.java"
# interfaces
2020-11-30 22:35:21 +00:00
.implements Lf0/h;
2020-11-12 02:11:44 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-11-30 22:35:21 +00:00
value = Lf0/c;
2020-11-12 02:11:44 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "d"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-11-30 22:35:21 +00:00
"Lf0/h<",
2020-11-12 02:11:44 +00:00
"Ljava/lang/Object;",
"Ljava/lang/String;",
">;"
}
.end annotation
# static fields
2020-11-30 22:35:21 +00:00
.field public static final a:Lf0/c$d;
2020-11-12 02:11:44 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-11-30 22:35:21 +00:00
new-instance v0, Lf0/c$d;
2020-11-12 02:11:44 +00:00
2020-11-30 22:35:21 +00:00
invoke-direct {v0}, Lf0/c$d;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-30 22:35:21 +00:00
sput-object v0, Lf0/c$d;->a:Lf0/c$d;
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
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object p1
return-object p1
.end method