g$a.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
.class public Ld/g$a;
.super Ljava/lang/Object;
# interfaces
.implements Ld/c;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Ld/g;->a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Ld/a0;)Ld/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ld/c<",
"Ljava/lang/Object;",
"Ld/b<",
"*>;>;"
}
.end annotation
# instance fields
.field public final synthetic a:Ljava/lang/reflect/Type;
.field public final synthetic b:Ljava/util/concurrent/Executor;
# direct methods
.method public constructor <init>(Ld/g;Ljava/lang/reflect/Type;Ljava/util/concurrent/Executor;)V
.locals 0
iput-object p2, p0, Ld/g$a;->a:Ljava/lang/reflect/Type;
iput-object p3, p0, Ld/g$a;->b:Ljava/util/concurrent/Executor;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ld/b;)Ljava/lang/Object;
.locals 2
.line 1
iget-object v0, p0, Ld/g$a;->b:Ljava/util/concurrent/Executor;
if-nez v0, :cond_0
goto :goto_0
:cond_0
new-instance v1, Ld/g$b;
invoke-direct {v1, v0, p1}, Ld/g$b;-><init>(Ljava/util/concurrent/Executor;Ld/b;)V
move-object p1, v1
:goto_0
return-object p1
.end method
.method public a()Ljava/lang/reflect/Type;
.locals 1
iget-object v0, p0, Ld/g$a;->a:Ljava/lang/reflect/Type;
return-object v0
.end method