FlowableAmb.smali
.class public final Lio/reactivex/internal/operators/flowable/FlowableAmb;
.super Lio/reactivex/Flowable;
.source "FlowableAmb.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/flowable/FlowableAmb$AmbInnerSubscriber;,
Lio/reactivex/internal/operators/flowable/FlowableAmb$AmbCoordinator;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/Flowable<",
"TT;>;"
}
.end annotation
# instance fields
.field final sources:[Lorg/reactivestreams/Publisher;
.annotation system Ldalvik/annotation/Signature;
value = {
"[",
"Lorg/reactivestreams/Publisher<",
"+TT;>;"
}
.end annotation
.end field
.field final sourcesIterable:Ljava/lang/Iterable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Iterable<",
"+",
"Lorg/reactivestreams/Publisher<",
"+TT;>;>;"
}
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>([Lorg/reactivestreams/Publisher;Ljava/lang/Iterable;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"([",
"Lorg/reactivestreams/Publisher<",
"+TT;>;",
"Ljava/lang/Iterable<",
"+",
"Lorg/reactivestreams/Publisher<",
"+TT;>;>;)V"
}
.end annotation
.line 29
.local p0, "this":Lio/reactivex/internal/operators/flowable/FlowableAmb;, "Lio/reactivex/internal/operators/flowable/FlowableAmb<TT;>;"
.local p1, "sources":[Lorg/reactivestreams/Publisher;, "[Lorg/reactivestreams/Publisher<+TT;>;"
.local p2, "sourcesIterable":Ljava/lang/Iterable;, "Ljava/lang/Iterable<+Lorg/reactivestreams/Publisher<+TT;>;>;"
invoke-direct {p0}, Lio/reactivex/Flowable;-><init>()V
.line 30
iput-object p1, p0, Lio/reactivex/internal/operators/flowable/FlowableAmb;->sources:[Lorg/reactivestreams/Publisher;
.line 31
iput-object p2, p0, Lio/reactivex/internal/operators/flowable/FlowableAmb;->sourcesIterable:Ljava/lang/Iterable;
.line 32
return-void
.end method
# virtual methods
.method public subscribeActual(Lorg/reactivestreams/Subscriber;)V
.registers 8
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lorg/reactivestreams/Subscriber<",
"-TT;>;)V"
}
.end annotation
.line 37
.local p0, "this":Lio/reactivex/internal/operators/flowable/FlowableAmb;, "Lio/reactivex/internal/operators/flowable/FlowableAmb<TT;>;"
.local p1, "s":Lorg/reactivestreams/Subscriber;, "Lorg/reactivestreams/Subscriber<-TT;>;"
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/FlowableAmb;->sources:[Lorg/reactivestreams/Publisher;
.line 38
.local v0, "sources":[Lorg/reactivestreams/Publisher;, "[Lorg/reactivestreams/Publisher<+TT;>;"
const/4 v1, 0x0
.line 39
.local v1, "count":I
const/4 v2, 0x0
if-nez v0, :cond_47
.line 40
const/16 v3, 0x8
new-array v0, v3, [Lorg/reactivestreams/Publisher;
.line 42
:try_start_a
iget-object v3, p0, Lio/reactivex/internal/operators/flowable/FlowableAmb;->sourcesIterable:Ljava/lang/Iterable;
invoke-interface {v3}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
move-result-object v3
:goto_10
invoke-interface {v3}, Ljava/util/Iterator;->hasNext()Z
move-result v4
if-eqz v4, :cond_3e
invoke-interface {v3}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v4
check-cast v4, Lorg/reactivestreams/Publisher;
.line 43
.local v4, "p":Lorg/reactivestreams/Publisher;, "Lorg/reactivestreams/Publisher<+TT;>;"
if-nez v4, :cond_29
.line 44
new-instance v2, Ljava/lang/NullPointerException;
const-string v3, "One of the sources is null"
invoke-direct {v2, v3}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
invoke-static {v2, p1}, Lio/reactivex/internal/subscriptions/EmptySubscription;->error(Ljava/lang/Throwable;Lorg/reactivestreams/Subscriber;)V
.line 45
return-void
.line 47
:cond_29
array-length v5, v0
if-ne v1, v5, :cond_35
.line 48
shr-int/lit8 v5, v1, 0x2
add-int/2addr v5, v1
new-array v5, v5, [Lorg/reactivestreams/Publisher;
.line 49
.local v5, "b":[Lorg/reactivestreams/Publisher;, "[Lorg/reactivestreams/Publisher<+TT;>;"
invoke-static {v0, v2, v5, v2, v1}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
:try_end_34
.catchall {:try_start_a .. :try_end_34} :catchall_3f
.line 50
move-object v0, v5
.line 52
.end local v5 # "b":[Lorg/reactivestreams/Publisher;, "[Lorg/reactivestreams/Publisher<+TT;>;"
:cond_35
add-int/lit8 v5, v1, 0x1
.end local v1 # "count":I
.local v5, "count":I
:try_start_37
aput-object v4, v0, v1
:try_end_39
.catchall {:try_start_37 .. :try_end_39} :catchall_3b
.line 53
.end local v4 # "p":Lorg/reactivestreams/Publisher;, "Lorg/reactivestreams/Publisher<+TT;>;"
move v1, v5
goto :goto_10
.line 54
:catchall_3b
move-exception v2
move v1, v5
goto :goto_40
.line 58
.end local v5 # "count":I
.restart local v1 # "count":I
:cond_3e
goto :goto_48
.line 54
:catchall_3f
move-exception v2
.line 55
.local v2, "e":Ljava/lang/Throwable;
:goto_40
invoke-static {v2}, Lio/reactivex/exceptions/Exceptions;->throwIfFatal(Ljava/lang/Throwable;)V
.line 56
invoke-static {v2, p1}, Lio/reactivex/internal/subscriptions/EmptySubscription;->error(Ljava/lang/Throwable;Lorg/reactivestreams/Subscriber;)V
.line 57
return-void
.line 60
.end local v2 # "e":Ljava/lang/Throwable;
:cond_47
array-length v1, v0
.line 63
:goto_48
if-nez v1, :cond_4e
.line 64
invoke-static {p1}, Lio/reactivex/internal/subscriptions/EmptySubscription;->complete(Lorg/reactivestreams/Subscriber;)V
.line 65
return-void
.line 67
:cond_4e
const/4 v3, 0x1
if-ne v1, v3, :cond_57
.line 68
aget-object v2, v0, v2
invoke-interface {v2, p1}, Lorg/reactivestreams/Publisher;->subscribe(Lorg/reactivestreams/Subscriber;)V
.line 69
return-void
.line 72
:cond_57
new-instance v2, Lio/reactivex/internal/operators/flowable/FlowableAmb$AmbCoordinator;
invoke-direct {v2, p1, v1}, Lio/reactivex/internal/operators/flowable/FlowableAmb$AmbCoordinator;-><init>(Lorg/reactivestreams/Subscriber;I)V
.line 73
.local v2, "ac":Lio/reactivex/internal/operators/flowable/FlowableAmb$AmbCoordinator;, "Lio/reactivex/internal/operators/flowable/FlowableAmb$AmbCoordinator<TT;>;"
invoke-virtual {v2, v0}, Lio/reactivex/internal/operators/flowable/FlowableAmb$AmbCoordinator;->subscribe([Lorg/reactivestreams/Publisher;)V
.line 74
return-void
.end method