e$a$a.smali
2.7 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
.class public Ld/e$a$a;
.super Ljava/lang/Object;
# interfaces
.implements Ld/d;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ld/e$a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ld/d<",
"TR;>;"
}
.end annotation
.annotation build Lorg/codehaus/mojo/animal_sniffer/IgnoreJRERequirement;
.end annotation
# instance fields
.field public final a:Ljava/util/concurrent/CompletableFuture;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/CompletableFuture<",
"TR;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ld/e$a;Ljava/util/concurrent/CompletableFuture;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/concurrent/CompletableFuture<",
"TR;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p2, p0, Ld/e$a$a;->a:Ljava/util/concurrent/CompletableFuture;
return-void
.end method
# virtual methods
.method public a(Ld/b;Ld/y;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld/b<",
"TR;>;",
"Ld/y<",
"TR;>;)V"
}
.end annotation
.line 1
iget-object p1, p2, Ld/y;->a:Lb/c0;
invoke-virtual {p1}, Lb/c0;->a()Z
move-result p1
if-eqz p1, :cond_0
.line 2
iget-object p1, p0, Ld/e$a$a;->a:Ljava/util/concurrent/CompletableFuture;
.line 3
iget-object p2, p2, Ld/y;->b:Ljava/lang/Object;
.line 4
invoke-virtual {p1, p2}, Ljava/util/concurrent/CompletableFuture;->complete(Ljava/lang/Object;)Z
goto :goto_0
:cond_0
iget-object p1, p0, Ld/e$a$a;->a:Ljava/util/concurrent/CompletableFuture;
new-instance v0, Ld/h;
invoke-direct {v0, p2}, Ld/h;-><init>(Ld/y;)V
invoke-virtual {p1, v0}, Ljava/util/concurrent/CompletableFuture;->completeExceptionally(Ljava/lang/Throwable;)Z
:goto_0
return-void
.end method
.method public a(Ld/b;Ljava/lang/Throwable;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld/b<",
"TR;>;",
"Ljava/lang/Throwable;",
")V"
}
.end annotation
iget-object p1, p0, Ld/e$a$a;->a:Ljava/util/concurrent/CompletableFuture;
invoke-virtual {p1, p2}, Ljava/util/concurrent/CompletableFuture;->completeExceptionally(Ljava/lang/Throwable;)Z
return-void
.end method