e$b.smali
1.1 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
.class public final Ld/e$b;
.super Ljava/util/concurrent/CompletableFuture;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ld/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/util/concurrent/CompletableFuture<",
"TT;>;"
}
.end annotation
.annotation build Lorg/codehaus/mojo/animal_sniffer/IgnoreJRERequirement;
.end annotation
# instance fields
.field public final a:Ld/b;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ld/b<",
"*>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ld/b;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld/b<",
"*>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/util/concurrent/CompletableFuture;-><init>()V
iput-object p1, p0, Ld/e$b;->a:Ld/b;
return-void
.end method