apkfuckery/com.discord/smali_classes2/s0/g$a.smali

82 lines
1.6 KiB
Smali
Raw Normal View History

2020-09-10 21:23:57 +00:00
.class public final Ls0/g$a;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
2020-09-09 19:21:20 +00:00
.source "CompletableFutureCallAdapterFactory.java"
2020-05-17 12:40:10 +00:00
# interfaces
2020-09-10 21:23:57 +00:00
.implements Ls0/e;
2020-05-17 12:40:10 +00:00
# annotations
2020-09-09 19:21:20 +00:00
.annotation system Ldalvik/annotation/EnclosingClass;
2020-09-10 21:23:57 +00:00
value = Ls0/g;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2020-09-09 19:21:20 +00:00
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2020-09-10 21:23:57 +00:00
Ls0/g$a$a;
2020-09-09 19:21:20 +00:00
}
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-09 19:21:20 +00:00
"<R:",
2020-05-17 12:40:10 +00:00
"Ljava/lang/Object;",
2020-09-09 19:21:20 +00:00
">",
2020-05-17 12:40:10 +00:00
"Ljava/lang/Object;",
2020-09-10 21:23:57 +00:00
"Ls0/e<",
2020-09-09 19:21:20 +00:00
"TR;",
"Ljava/util/concurrent/CompletableFuture<",
"TR;>;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-09-09 19:21:20 +00:00
.annotation build Lorg/codehaus/mojo/animal_sniffer/IgnoreJRERequirement;
.end annotation
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
# instance fields
.field public final a:Ljava/lang/reflect/Type;
2020-05-17 12:40:10 +00:00
# direct methods
2020-09-09 19:21:20 +00:00
.method public constructor <init>(Ljava/lang/reflect/Type;)V
2020-05-17 12:40:10 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-09-10 21:23:57 +00:00
iput-object p1, p0, Ls0/g$a;->a:Ljava/lang/reflect/Type;
2020-09-09 19:21:20 +00:00
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-08 16:44:49 +00:00
.method public a()Ljava/lang/reflect/Type;
.locals 1
2020-05-17 12:40:10 +00:00
2020-09-10 21:23:57 +00:00
iget-object v0, p0, Ls0/g$a;->a:Ljava/lang/reflect/Type;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
return-object v0
.end method
2020-05-17 12:40:10 +00:00
2020-09-10 21:23:57 +00:00
.method public b(Ls0/d;)Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.locals 2
2020-05-17 12:40:10 +00:00
2020-09-10 21:23:57 +00:00
new-instance v0, Ls0/g$b;
2020-05-17 12:40:10 +00:00
2020-09-10 21:23:57 +00:00
invoke-direct {v0, p1}, Ls0/g$b;-><init>(Ls0/d;)V
2020-09-09 19:21:20 +00:00
2020-09-10 21:23:57 +00:00
new-instance v1, Ls0/g$a$a;
2020-05-17 12:40:10 +00:00
2020-09-10 21:23:57 +00:00
invoke-direct {v1, p0, v0}, Ls0/g$a$a;-><init>(Ls0/g$a;Ljava/util/concurrent/CompletableFuture;)V
2020-05-17 12:40:10 +00:00
2020-09-10 21:23:57 +00:00
invoke-interface {p1, v1}, Ls0/d;->b0(Ls0/f;)V
2020-05-17 12:40:10 +00:00
return-object v0
.end method