apkfuckery/com.discord/smali_classes2/t/f.smali

71 lines
1.3 KiB
Smali
Raw Normal View History

2019-12-20 07:00:35 +00:00
.class public final Lt/f;
.super Lt/c$a;
.source "DefaultCallAdapterFactory.java"
2019-12-06 03:29:40 +00:00
# static fields
2019-12-20 07:00:35 +00:00
.field public static final a:Lt/c$a;
2019-12-06 03:29:40 +00:00
# direct methods
.method public static constructor <clinit>()V
2019-12-20 07:00:35 +00:00
.locals 1
2019-12-18 09:41:56 +00:00
2019-12-20 07:00:35 +00:00
new-instance v0, Lt/f;
2019-12-18 09:41:56 +00:00
2019-12-20 07:00:35 +00:00
invoke-direct {v0}, Lt/f;-><init>()V
2019-12-18 09:41:56 +00:00
2019-12-20 07:00:35 +00:00
sput-object v0, Lt/f;->a:Lt/c$a;
2019-12-18 09:41:56 +00:00
2019-12-20 07:00:35 +00:00
return-void
.end method
2019-12-18 09:41:56 +00:00
2019-12-20 07:00:35 +00:00
.method public constructor <init>()V
.locals 0
2019-12-18 09:41:56 +00:00
2019-12-20 07:00:35 +00:00
invoke-direct {p0}, Lt/c$a;-><init>()V
2019-12-06 03:29:40 +00:00
return-void
.end method
2019-12-20 07:00:35 +00:00
# virtual methods
.method public a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lt/q;)Lt/c;
2019-12-06 03:29:40 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-20 07:00:35 +00:00
"(",
"Ljava/lang/reflect/Type;",
"[",
"Ljava/lang/annotation/Annotation;",
"Lt/q;",
")",
"Lt/c<",
"**>;"
2019-12-06 03:29:40 +00:00
}
.end annotation
2019-12-20 07:00:35 +00:00
invoke-static {p1}, Lt/s;->c(Ljava/lang/reflect/Type;)Ljava/lang/Class;
2019-12-06 03:29:40 +00:00
2019-12-20 07:00:35 +00:00
move-result-object p2
2019-12-06 03:29:40 +00:00
2019-12-20 07:00:35 +00:00
const-class p3, Lt/b;
2019-12-06 03:29:40 +00:00
2019-12-20 07:00:35 +00:00
if-eq p2, p3, :cond_0
2019-12-06 03:29:40 +00:00
2019-12-20 07:00:35 +00:00
const/4 p1, 0x0
2019-12-06 03:29:40 +00:00
2019-12-20 07:00:35 +00:00
return-object p1
2019-12-06 03:29:40 +00:00
2019-12-20 07:00:35 +00:00
:cond_0
invoke-static {p1}, Lt/s;->b(Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type;
2019-12-06 03:29:40 +00:00
2019-12-20 07:00:35 +00:00
move-result-object p1
2019-12-06 03:29:40 +00:00
2019-12-20 07:00:35 +00:00
new-instance p2, Lt/f$a;
2019-12-06 03:29:40 +00:00
2019-12-20 07:00:35 +00:00
invoke-direct {p2, p0, p1}, Lt/f$a;-><init>(Lt/f;Ljava/lang/reflect/Type;)V
2019-12-06 03:29:40 +00:00
2019-12-20 07:00:35 +00:00
return-object p2
2019-12-06 03:29:40 +00:00
.end method