SingleFlatMapIterableFlowable$FlatMapIterableObserver.smali
.class final Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;
.super Lio/reactivex/internal/subscriptions/BasicIntQueueSubscription;
.source "SingleFlatMapIterableFlowable.java"
# interfaces
.implements Lio/reactivex/SingleObserver;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "FlatMapIterableObserver"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/internal/subscriptions/BasicIntQueueSubscription<",
"TR;>;",
"Lio/reactivex/SingleObserver<",
"TT;>;"
}
.end annotation
# static fields
.field private static final serialVersionUID:J = -0x7c0d039055ea7eaeL
# instance fields
.field final actual:Lorg/reactivestreams/Subscriber;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lorg/reactivestreams/Subscriber<",
"-TR;>;"
}
.end annotation
.end field
.field volatile cancelled:Z
.field d:Lio/reactivex/disposables/Disposable;
.field volatile it:Ljava/util/Iterator;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Iterator<",
"+TR;>;"
}
.end annotation
.end field
.field final mapper:Lio/reactivex/functions/Function;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/functions/Function<",
"-TT;+",
"Ljava/lang/Iterable<",
"+TR;>;>;"
}
.end annotation
.end field
.field outputFused:Z
.field final requested:Ljava/util/concurrent/atomic/AtomicLong;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lorg/reactivestreams/Subscriber;Lio/reactivex/functions/Function;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lorg/reactivestreams/Subscriber<",
"-TR;>;",
"Lio/reactivex/functions/Function<",
"-TT;+",
"Ljava/lang/Iterable<",
"+TR;>;>;)V"
}
.end annotation
.line 75
.local p0, "this":Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;, "Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver<TT;TR;>;"
.local p1, "actual":Lorg/reactivestreams/Subscriber;, "Lorg/reactivestreams/Subscriber<-TR;>;"
.local p2, "mapper":Lio/reactivex/functions/Function;, "Lio/reactivex/functions/Function<-TT;+Ljava/lang/Iterable<+TR;>;>;"
invoke-direct {p0}, Lio/reactivex/internal/subscriptions/BasicIntQueueSubscription;-><init>()V
.line 76
iput-object p1, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->actual:Lorg/reactivestreams/Subscriber;
.line 77
iput-object p2, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->mapper:Lio/reactivex/functions/Function;
.line 78
new-instance v0, Ljava/util/concurrent/atomic/AtomicLong;
invoke-direct {v0}, Ljava/util/concurrent/atomic/AtomicLong;-><init>()V
iput-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->requested:Ljava/util/concurrent/atomic/AtomicLong;
.line 79
return-void
.end method
# virtual methods
.method public cancel()V
.registers 2
.line 129
.local p0, "this":Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;, "Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver<TT;TR;>;"
const/4 v0, 0x1
iput-boolean v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->cancelled:Z
.line 130
iget-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->d:Lio/reactivex/disposables/Disposable;
invoke-interface {v0}, Lio/reactivex/disposables/Disposable;->dispose()V
.line 131
sget-object v0, Lio/reactivex/internal/disposables/DisposableHelper;->DISPOSED:Lio/reactivex/internal/disposables/DisposableHelper;
iput-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->d:Lio/reactivex/disposables/Disposable;
.line 132
return-void
.end method
.method public clear()V
.registers 2
.line 267
.local p0, "this":Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;, "Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver<TT;TR;>;"
const/4 v0, 0x0
iput-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->it:Ljava/util/Iterator;
.line 268
return-void
.end method
.method drain()V
.registers 11
.line 135
.local p0, "this":Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;, "Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver<TT;TR;>;"
invoke-virtual {p0}, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->getAndIncrement()I
move-result v0
if-eqz v0, :cond_7
.line 136
return-void
.line 139
:cond_7
iget-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->actual:Lorg/reactivestreams/Subscriber;
.line 140
.local v0, "a":Lorg/reactivestreams/Subscriber;, "Lorg/reactivestreams/Subscriber<-TR;>;"
iget-object v1, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->it:Ljava/util/Iterator;
.line 142
.local v1, "iterator":Ljava/util/Iterator;, "Ljava/util/Iterator<+TR;>;"
iget-boolean v2, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->outputFused:Z
if-eqz v2, :cond_19
if-eqz v1, :cond_19
.line 143
const/4 v2, 0x0
invoke-interface {v0, v2}, Lorg/reactivestreams/Subscriber;->onNext(Ljava/lang/Object;)V
.line 144
invoke-interface {v0}, Lorg/reactivestreams/Subscriber;->onComplete()V
.line 145
return-void
.line 148
:cond_19
const/4 v2, 0x1
.line 152
.local v2, "missed":I
:goto_1a
if-eqz v1, :cond_77
.line 153
iget-object v3, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->requested:Ljava/util/concurrent/atomic/AtomicLong;
invoke-virtual {v3}, Ljava/util/concurrent/atomic/AtomicLong;->get()J
move-result-wide v3
.line 154
.local v3, "r":J
const-wide/16 v5, 0x0
.line 156
.local v5, "e":J
const-wide v7, 0x7fffffffffffffffL
cmp-long v9, v3, v7
if-nez v9, :cond_31
.line 157
invoke-virtual {p0, v0, v1}, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->slowPath(Lorg/reactivestreams/Subscriber;Ljava/util/Iterator;)V
.line 158
return-void
.line 161
:cond_31
:goto_31
cmp-long v7, v5, v3
if-eqz v7, :cond_6c
.line 162
iget-boolean v7, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->cancelled:Z
if-eqz v7, :cond_3a
.line 163
return-void
.line 169
:cond_3a
:try_start_3a
invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v7
const-string v8, "The iterator returned a null value"
invoke-static {v7, v8}, Lio/reactivex/internal/functions/ObjectHelper;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
move-result-object v7
:try_end_44
.catchall {:try_start_3a .. :try_end_44} :catchall_64
.line 174
.local v7, "v":Ljava/lang/Object;, "TR;"
nop
.line 176
invoke-interface {v0, v7}, Lorg/reactivestreams/Subscriber;->onNext(Ljava/lang/Object;)V
.line 178
iget-boolean v8, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->cancelled:Z
if-eqz v8, :cond_4d
.line 179
return-void
.line 182
:cond_4d
const-wide/16 v8, 0x1
add-long/2addr v5, v8
.line 187
:try_start_50
invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z
move-result v8
:try_end_54
.catchall {:try_start_50 .. :try_end_54} :catchall_5c
.line 192
.local v8, "b":Z
nop
.line 194
if-nez v8, :cond_5b
.line 195
invoke-interface {v0}, Lorg/reactivestreams/Subscriber;->onComplete()V
.line 196
return-void
.line 198
.end local v7 # "v":Ljava/lang/Object;, "TR;"
.end local v8 # "b":Z
:cond_5b
goto :goto_31
.line 188
.restart local v7 # "v":Ljava/lang/Object;, "TR;"
:catchall_5c
move-exception v8
.line 189
.local v8, "ex":Ljava/lang/Throwable;
invoke-static {v8}, Lio/reactivex/exceptions/Exceptions;->throwIfFatal(Ljava/lang/Throwable;)V
.line 190
invoke-interface {v0, v8}, Lorg/reactivestreams/Subscriber;->onError(Ljava/lang/Throwable;)V
.line 191
return-void
.line 170
.end local v7 # "v":Ljava/lang/Object;, "TR;"
.end local v8 # "ex":Ljava/lang/Throwable;
:catchall_64
move-exception v7
.line 171
.local v7, "ex":Ljava/lang/Throwable;
invoke-static {v7}, Lio/reactivex/exceptions/Exceptions;->throwIfFatal(Ljava/lang/Throwable;)V
.line 172
invoke-interface {v0, v7}, Lorg/reactivestreams/Subscriber;->onError(Ljava/lang/Throwable;)V
.line 173
return-void
.line 200
.end local v7 # "ex":Ljava/lang/Throwable;
:cond_6c
const-wide/16 v7, 0x0
cmp-long v9, v5, v7
if-eqz v9, :cond_77
.line 201
iget-object v7, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->requested:Ljava/util/concurrent/atomic/AtomicLong;
invoke-static {v7, v5, v6}, Lio/reactivex/internal/util/BackpressureHelper;->produced(Ljava/util/concurrent/atomic/AtomicLong;J)J
.line 205
.end local v3 # "r":J
.end local v5 # "e":J
:cond_77
neg-int v3, v2
invoke-virtual {p0, v3}, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->addAndGet(I)I
move-result v2
.line 206
if-nez v2, :cond_80
.line 207
nop
.line 214
return-void
.line 210
:cond_80
if-nez v1, :cond_85
.line 211
iget-object v1, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->it:Ljava/util/Iterator;
goto :goto_1a
.line 210
:cond_85
goto :goto_1a
.end method
.method public isEmpty()Z
.registers 2
.line 272
.local p0, "this":Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;, "Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver<TT;TR;>;"
iget-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->it:Ljava/util/Iterator;
if-nez v0, :cond_6
const/4 v0, 0x1
goto :goto_7
:cond_6
const/4 v0, 0x0
:goto_7
return v0
.end method
.method public onError(Ljava/lang/Throwable;)V
.registers 3
.param p1, "e" # Ljava/lang/Throwable;
.line 115
.local p0, "this":Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;, "Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver<TT;TR;>;"
sget-object v0, Lio/reactivex/internal/disposables/DisposableHelper;->DISPOSED:Lio/reactivex/internal/disposables/DisposableHelper;
iput-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->d:Lio/reactivex/disposables/Disposable;
.line 116
iget-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->actual:Lorg/reactivestreams/Subscriber;
invoke-interface {v0, p1}, Lorg/reactivestreams/Subscriber;->onError(Ljava/lang/Throwable;)V
.line 117
return-void
.end method
.method public onSubscribe(Lio/reactivex/disposables/Disposable;)V
.registers 3
.param p1, "d" # Lio/reactivex/disposables/Disposable;
.line 83
.local p0, "this":Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;, "Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver<TT;TR;>;"
iget-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->d:Lio/reactivex/disposables/Disposable;
invoke-static {v0, p1}, Lio/reactivex/internal/disposables/DisposableHelper;->validate(Lio/reactivex/disposables/Disposable;Lio/reactivex/disposables/Disposable;)Z
move-result v0
if-eqz v0, :cond_f
.line 84
iput-object p1, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->d:Lio/reactivex/disposables/Disposable;
.line 86
iget-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->actual:Lorg/reactivestreams/Subscriber;
invoke-interface {v0, p0}, Lorg/reactivestreams/Subscriber;->onSubscribe(Lorg/reactivestreams/Subscription;)V
.line 88
:cond_f
return-void
.end method
.method public onSuccess(Ljava/lang/Object;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 95
.local p0, "this":Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;, "Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver<TT;TR;>;"
.local p1, "value":Ljava/lang/Object;, "TT;"
:try_start_0
iget-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->mapper:Lio/reactivex/functions/Function;
invoke-interface {v0, p1}, Lio/reactivex/functions/Function;->apply(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/lang/Iterable;
invoke-interface {v0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
move-result-object v0
.line 97
.local v0, "iterator":Ljava/util/Iterator;, "Ljava/util/Iterator<+TR;>;"
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
:try_end_10
.catchall {:try_start_0 .. :try_end_10} :catchall_1f
.line 102
.local v1, "has":Z
nop
.line 104
if-nez v1, :cond_19
.line 105
iget-object v2, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->actual:Lorg/reactivestreams/Subscriber;
invoke-interface {v2}, Lorg/reactivestreams/Subscriber;->onComplete()V
.line 106
return-void
.line 109
:cond_19
iput-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->it:Ljava/util/Iterator;
.line 110
invoke-virtual {p0}, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->drain()V
.line 111
return-void
.line 98
.end local v0 # "iterator":Ljava/util/Iterator;, "Ljava/util/Iterator<+TR;>;"
.end local v1 # "has":Z
:catchall_1f
move-exception v0
.line 99
.local v0, "ex":Ljava/lang/Throwable;
invoke-static {v0}, Lio/reactivex/exceptions/Exceptions;->throwIfFatal(Ljava/lang/Throwable;)V
.line 100
iget-object v1, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->actual:Lorg/reactivestreams/Subscriber;
invoke-interface {v1, v0}, Lorg/reactivestreams/Subscriber;->onError(Ljava/lang/Throwable;)V
.line 101
return-void
.end method
.method public poll()Ljava/lang/Object;
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"()TR;"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 278
.local p0, "this":Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;, "Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver<TT;TR;>;"
iget-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->it:Ljava/util/Iterator;
.line 280
.local v0, "iterator":Ljava/util/Iterator;, "Ljava/util/Iterator<+TR;>;"
const/4 v1, 0x0
if-eqz v0, :cond_18
.line 281
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v2
const-string v3, "The iterator returned a null value"
invoke-static {v2, v3}, Lio/reactivex/internal/functions/ObjectHelper;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
move-result-object v2
.line 282
.local v2, "v":Ljava/lang/Object;, "TR;"
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v3
if-nez v3, :cond_17
.line 283
iput-object v1, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->it:Ljava/util/Iterator;
.line 285
:cond_17
return-object v2
.line 287
.end local v2 # "v":Ljava/lang/Object;, "TR;"
:cond_18
return-object v1
.end method
.method public request(J)V
.registers 4
.param p1, "n" # J
.line 121
.local p0, "this":Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;, "Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver<TT;TR;>;"
invoke-static {p1, p2}, Lio/reactivex/internal/subscriptions/SubscriptionHelper;->validate(J)Z
move-result v0
if-eqz v0, :cond_e
.line 122
iget-object v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->requested:Ljava/util/concurrent/atomic/AtomicLong;
invoke-static {v0, p1, p2}, Lio/reactivex/internal/util/BackpressureHelper;->add(Ljava/util/concurrent/atomic/AtomicLong;J)J
.line 123
invoke-virtual {p0}, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->drain()V
.line 125
:cond_e
return-void
.end method
.method public requestFusion(I)I
.registers 3
.param p1, "mode" # I
.line 258
.local p0, "this":Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;, "Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver<TT;TR;>;"
and-int/lit8 v0, p1, 0x2
if-eqz v0, :cond_9
.line 259
const/4 v0, 0x1
iput-boolean v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->outputFused:Z
.line 260
const/4 v0, 0x2
return v0
.line 262
:cond_9
const/4 v0, 0x0
return v0
.end method
.method slowPath(Lorg/reactivestreams/Subscriber;Ljava/util/Iterator;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lorg/reactivestreams/Subscriber<",
"-TR;>;",
"Ljava/util/Iterator<",
"+TR;>;)V"
}
.end annotation
.line 218
.local p0, "this":Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;, "Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver<TT;TR;>;"
.local p1, "a":Lorg/reactivestreams/Subscriber;, "Lorg/reactivestreams/Subscriber<-TR;>;"
.local p2, "iterator":Ljava/util/Iterator;, "Ljava/util/Iterator<+TR;>;"
:goto_0
iget-boolean v0, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->cancelled:Z
if-eqz v0, :cond_5
.line 219
return-void
.line 225
:cond_5
:try_start_5
invoke-interface {p2}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
:try_end_9
.catchall {:try_start_5 .. :try_end_9} :catchall_26
.line 230
.local v0, "v":Ljava/lang/Object;, "TR;"
nop
.line 232
invoke-interface {p1, v0}, Lorg/reactivestreams/Subscriber;->onNext(Ljava/lang/Object;)V
.line 234
iget-boolean v1, p0, Lio/reactivex/internal/operators/single/SingleFlatMapIterableFlowable$FlatMapIterableObserver;->cancelled:Z
if-eqz v1, :cond_12
.line 235
return-void
.line 242
:cond_12
:try_start_12
invoke-interface {p2}, Ljava/util/Iterator;->hasNext()Z
move-result v1
:try_end_16
.catchall {:try_start_12 .. :try_end_16} :catchall_1e
.line 247
.local v1, "b":Z
nop
.line 249
if-nez v1, :cond_1d
.line 250
invoke-interface {p1}, Lorg/reactivestreams/Subscriber;->onComplete()V
.line 251
return-void
.line 253
.end local v0 # "v":Ljava/lang/Object;, "TR;"
.end local v1 # "b":Z
:cond_1d
goto :goto_0
.line 243
.restart local v0 # "v":Ljava/lang/Object;, "TR;"
:catchall_1e
move-exception v1
.line 244
.local v1, "ex":Ljava/lang/Throwable;
invoke-static {v1}, Lio/reactivex/exceptions/Exceptions;->throwIfFatal(Ljava/lang/Throwable;)V
.line 245
invoke-interface {p1, v1}, Lorg/reactivestreams/Subscriber;->onError(Ljava/lang/Throwable;)V
.line 246
return-void
.line 226
.end local v0 # "v":Ljava/lang/Object;, "TR;"
.end local v1 # "ex":Ljava/lang/Throwable;
:catchall_26
move-exception v0
.line 227
.local v0, "ex":Ljava/lang/Throwable;
invoke-static {v0}, Lio/reactivex/exceptions/Exceptions;->throwIfFatal(Ljava/lang/Throwable;)V
.line 228
invoke-interface {p1, v0}, Lorg/reactivestreams/Subscriber;->onError(Ljava/lang/Throwable;)V
.line 229
return-void
.end method