apkfuckery/com.discord/smali_classes2/k0/g$c.smali

83 lines
1.7 KiB
Smali
Raw Normal View History

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