i$a.smali
1.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
.class public final Ld/i$a;
.super Ld/i;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ld/i;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<ResponseT:",
"Ljava/lang/Object;",
"ReturnT:",
"Ljava/lang/Object;",
">",
"Ld/i<",
"TResponseT;TReturnT;>;"
}
.end annotation
# instance fields
.field public final d:Ld/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ld/c<",
"TResponseT;TReturnT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ld/x;Lb/d$a;Ld/f;Ld/c;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld/x;",
"Lb/d$a;",
"Ld/f<",
"Lb/e0;",
"TResponseT;>;",
"Ld/c<",
"TResponseT;TReturnT;>;)V"
}
.end annotation
invoke-direct {p0, p1, p2, p3}, Ld/i;-><init>(Ld/x;Lb/d$a;Ld/f;)V
iput-object p4, p0, Ld/i$a;->d:Ld/c;
return-void
.end method
# virtual methods
.method public a(Ld/b;[Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld/b<",
"TResponseT;>;[",
"Ljava/lang/Object;",
")TReturnT;"
}
.end annotation
iget-object p2, p0, Ld/i$a;->d:Ld/c;
invoke-interface {p2, p1}, Ld/c;->a(Ld/b;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method