i$b.smali
2.4 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
.class public final Ld/i$b;
.super Ld/i;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ld/i;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<ResponseT:",
"Ljava/lang/Object;",
">",
"Ld/i<",
"TResponseT;",
"Ljava/lang/Object;",
">;"
}
.end annotation
# instance fields
.field public final d:Ld/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ld/c<",
"TResponseT;",
"Ld/b<",
"TResponseT;>;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ld/x;Lb/d$a;Ld/f;Ld/c;Z)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld/x;",
"Lb/d$a;",
"Ld/f<",
"Lb/e0;",
"TResponseT;>;",
"Ld/c<",
"TResponseT;",
"Ld/b<",
"TResponseT;>;>;Z)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$b;->d:Ld/c;
return-void
.end method
# virtual methods
.method public a(Ld/b;[Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld/b<",
"TResponseT;>;[",
"Ljava/lang/Object;",
")",
"Ljava/lang/Object;"
}
.end annotation
iget-object v0, p0, Ld/i$b;->d:Ld/c;
invoke-interface {v0, p1}, Ld/c;->a(Ld/b;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Ld/b;
array-length v0, p2
add-int/lit8 v0, v0, -0x1
aget-object p2, p2, v0
check-cast p2, Lkotlin/coroutines/Continuation;
:try_start_0
invoke-static {p1, p2}, La/a/a/z/a;->a(Ld/b;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
move-result-object p1
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
return-object p1
:catch_0
move-exception p1
invoke-static {p1, p2}, La/a/a/z/a;->a(Ljava/lang/Exception;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method