apkfuckery/com.discord/smali_classes2/g0/g.smali

69 lines
1.4 KiB
Smali
Raw Normal View History

2020-04-11 15:34:05 +00:00
.class public final Lg0/g;
.super Lg0/c$a;
.source "ExecutorCallAdapterFactory.java"
2019-07-24 11:27:29 +00:00
2019-10-07 23:23:22 +00:00
# annotations
2020-04-11 15:34:05 +00:00
.annotation system Ldalvik/annotation/MemberClasses;
2019-10-07 23:23:22 +00:00
value = {
2020-04-11 15:34:05 +00:00
Lg0/g$b;
2019-10-07 23:23:22 +00:00
}
.end annotation
2020-04-11 15:34:05 +00:00
# instance fields
.field public final a:Ljava/util/concurrent/Executor;
# direct methods
.method public constructor <init>(Ljava/util/concurrent/Executor;)V
.locals 0
invoke-direct {p0}, Lg0/c$a;-><init>()V
2020-02-20 19:33:18 +00:00
2020-04-11 15:34:05 +00:00
iput-object p1, p0, Lg0/g;->a:Ljava/util/concurrent/Executor;
return-void
2020-02-20 19:33:18 +00:00
.end method
2020-04-11 15:34:05 +00:00
# virtual methods
.method public a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lg0/q;)Lg0/c;
.locals 0
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-11 15:34:05 +00:00
"(",
"Ljava/lang/reflect/Type;",
"[",
"Ljava/lang/annotation/Annotation;",
"Lg0/q;",
")",
"Lg0/c<",
"**>;"
2019-07-24 11:27:29 +00:00
}
.end annotation
2020-04-11 15:34:05 +00:00
invoke-static {p1}, Lg0/s;->c(Ljava/lang/reflect/Type;)Ljava/lang/Class;
move-result-object p2
const-class p3, Lg0/b;
if-eq p2, p3, :cond_0
const/4 p1, 0x0
return-object p1
:cond_0
invoke-static {p1}, Lg0/s;->b(Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type;
move-result-object p1
new-instance p2, Lg0/g$a;
invoke-direct {p2, p0, p1}, Lg0/g$a;-><init>(Lg0/g;Ljava/lang/reflect/Type;)V
return-object p2
2019-07-24 11:27:29 +00:00
.end method