EmptyComponent.smali
5.3 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
.class public final enum Lio/reactivex/internal/util/EmptyComponent;
.super Ljava/lang/Enum;
.source "EmptyComponent.java"
# interfaces
.implements Lio/reactivex/FlowableSubscriber;
.implements Lio/reactivex/Observer;
.implements Lio/reactivex/MaybeObserver;
.implements Lio/reactivex/SingleObserver;
.implements Lio/reactivex/CompletableObserver;
.implements Lorg/reactivestreams/Subscription;
.implements Lio/reactivex/disposables/Disposable;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lio/reactivex/internal/util/EmptyComponent;",
">;",
"Lio/reactivex/FlowableSubscriber<",
"Ljava/lang/Object;",
">;",
"Lio/reactivex/Observer<",
"Ljava/lang/Object;",
">;",
"Lio/reactivex/MaybeObserver<",
"Ljava/lang/Object;",
">;",
"Lio/reactivex/SingleObserver<",
"Ljava/lang/Object;",
">;",
"Lio/reactivex/CompletableObserver;",
"Lorg/reactivestreams/Subscription;",
"Lio/reactivex/disposables/Disposable;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lio/reactivex/internal/util/EmptyComponent;
.field public static final enum INSTANCE:Lio/reactivex/internal/util/EmptyComponent;
# direct methods
.method static constructor <clinit>()V
.locals 3
.line 27
new-instance v0, Lio/reactivex/internal/util/EmptyComponent;
const/4 v1, 0x0
const-string v2, "INSTANCE"
invoke-direct {v0, v2, v1}, Lio/reactivex/internal/util/EmptyComponent;-><init>(Ljava/lang/String;I)V
sput-object v0, Lio/reactivex/internal/util/EmptyComponent;->INSTANCE:Lio/reactivex/internal/util/EmptyComponent;
const/4 v0, 0x1
.line 25
new-array v0, v0, [Lio/reactivex/internal/util/EmptyComponent;
sget-object v2, Lio/reactivex/internal/util/EmptyComponent;->INSTANCE:Lio/reactivex/internal/util/EmptyComponent;
aput-object v2, v0, v1
sput-object v0, Lio/reactivex/internal/util/EmptyComponent;->$VALUES:[Lio/reactivex/internal/util/EmptyComponent;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 25
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static asObserver()Lio/reactivex/Observer;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">()",
"Lio/reactivex/Observer<",
"TT;>;"
}
.end annotation
.line 36
sget-object v0, Lio/reactivex/internal/util/EmptyComponent;->INSTANCE:Lio/reactivex/internal/util/EmptyComponent;
return-object v0
.end method
.method public static asSubscriber()Lorg/reactivestreams/Subscriber;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">()",
"Lorg/reactivestreams/Subscriber<",
"TT;>;"
}
.end annotation
.line 31
sget-object v0, Lio/reactivex/internal/util/EmptyComponent;->INSTANCE:Lio/reactivex/internal/util/EmptyComponent;
return-object v0
.end method
.method public static valueOf(Ljava/lang/String;)Lio/reactivex/internal/util/EmptyComponent;
.locals 1
.line 25
const-class v0, Lio/reactivex/internal/util/EmptyComponent;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lio/reactivex/internal/util/EmptyComponent;
return-object p0
.end method
.method public static values()[Lio/reactivex/internal/util/EmptyComponent;
.locals 1
.line 25
sget-object v0, Lio/reactivex/internal/util/EmptyComponent;->$VALUES:[Lio/reactivex/internal/util/EmptyComponent;
invoke-virtual {v0}, [Lio/reactivex/internal/util/EmptyComponent;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lio/reactivex/internal/util/EmptyComponent;
return-object v0
.end method
# virtual methods
.method public cancel()V
.locals 0
return-void
.end method
.method public dispose()V
.locals 0
return-void
.end method
.method public isDisposed()Z
.locals 1
const/4 v0, 0x1
return v0
.end method
.method public onComplete()V
.locals 0
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 0
.line 76
invoke-static {p1}, Lio/reactivex/plugins/RxJavaPlugins;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 0
return-void
.end method
.method public onSubscribe(Lio/reactivex/disposables/Disposable;)V
.locals 0
.line 61
invoke-interface {p1}, Lio/reactivex/disposables/Disposable;->dispose()V
return-void
.end method
.method public onSubscribe(Lorg/reactivestreams/Subscription;)V
.locals 0
.line 66
invoke-interface {p1}, Lorg/reactivestreams/Subscription;->cancel()V
return-void
.end method
.method public onSuccess(Ljava/lang/Object;)V
.locals 0
return-void
.end method
.method public request(J)V
.locals 0
return-void
.end method