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

69 lines
1.4 KiB
Smali
Raw Normal View History

2019-12-13 02:35:12 +00:00
.class public final Lz/g;
.super Lz/c$a;
2019-12-06 03:29:40 +00:00
.source "ExecutorCallAdapterFactory.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2019-12-13 02:35:12 +00:00
Lz/g$b;
2019-12-06 03:29:40 +00:00
}
.end annotation
# instance fields
.field public final a:Ljava/util/concurrent/Executor;
# direct methods
.method public constructor <init>(Ljava/util/concurrent/Executor;)V
.locals 0
2019-12-13 02:35:12 +00:00
invoke-direct {p0}, Lz/c$a;-><init>()V
2019-12-06 03:29:40 +00:00
2019-12-13 02:35:12 +00:00
iput-object p1, p0, Lz/g;->a:Ljava/util/concurrent/Executor;
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
2019-12-13 02:35:12 +00:00
.method public a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lz/q;)Lz/c;
2019-12-06 03:29:40 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/reflect/Type;",
"[",
"Ljava/lang/annotation/Annotation;",
2019-12-13 02:35:12 +00:00
"Lz/q;",
2019-12-06 03:29:40 +00:00
")",
2019-12-13 02:35:12 +00:00
"Lz/c<",
2019-12-06 03:29:40 +00:00
"**>;"
}
.end annotation
2019-12-13 02:35:12 +00:00
invoke-static {p1}, Lz/s;->c(Ljava/lang/reflect/Type;)Ljava/lang/Class;
2019-12-06 03:29:40 +00:00
move-result-object p2
2019-12-13 02:35:12 +00:00
const-class p3, Lz/b;
2019-12-06 03:29:40 +00:00
if-eq p2, p3, :cond_0
const/4 p1, 0x0
return-object p1
:cond_0
2019-12-13 02:35:12 +00:00
invoke-static {p1}, Lz/s;->b(Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type;
2019-12-06 03:29:40 +00:00
move-result-object p1
2019-12-13 02:35:12 +00:00
new-instance p2, Lz/g$a;
2019-12-06 03:29:40 +00:00
2019-12-13 02:35:12 +00:00
invoke-direct {p2, p0, p1}, Lz/g$a;-><init>(Lz/g;Ljava/lang/reflect/Type;)V
2019-12-06 03:29:40 +00:00
return-object p2
.end method