e$c.smali
1.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
.class public final Ld/e$c;
.super Ljava/lang/Object;
# interfaces
.implements Ld/c;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ld/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Ld/e$c$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ld/c<",
"TR;",
"Ljava/util/concurrent/CompletableFuture<",
"Ld/y<",
"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
iput-object p1, p0, Ld/e$c;->a:Ljava/lang/reflect/Type;
return-void
.end method
# virtual methods
.method public a(Ld/b;)Ljava/lang/Object;
.locals 2
.line 1
new-instance v0, Ld/e$b;
invoke-direct {v0, p1}, Ld/e$b;-><init>(Ld/b;)V
new-instance v1, Ld/e$c$a;
invoke-direct {v1, p0, v0}, Ld/e$c$a;-><init>(Ld/e$c;Ljava/util/concurrent/CompletableFuture;)V
invoke-interface {p1, v1}, Ld/b;->a(Ld/d;)V
return-object v0
.end method
.method public a()Ljava/lang/reflect/Type;
.locals 1
iget-object v0, p0, Ld/e$c;->a:Ljava/lang/reflect/Type;
return-object v0
.end method