ObservableAmb.smali
.class public final Lio/reactivex/internal/operators/observable/ObservableAmb;
.super Lio/reactivex/p;
.source "ObservableAmb.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/observable/ObservableAmb$AmbInnerObserver;,
Lio/reactivex/internal/operators/observable/ObservableAmb$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/p<",
"TT;>;"
}
.end annotation
# instance fields
.field final a:[Lio/reactivex/u;
.annotation system Ldalvik/annotation/Signature;
value = {
"[",
"Lio/reactivex/u<",
"+TT;>;"
}
.end annotation
.end field
.field final b:Ljava/lang/Iterable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Iterable<",
"+",
"Lio/reactivex/u<",
"+TT;>;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>([Lio/reactivex/u;Ljava/lang/Iterable;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"([",
"Lio/reactivex/u<",
"+TT;>;",
"Ljava/lang/Iterable<",
"+",
"Lio/reactivex/u<",
"+TT;>;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lio/reactivex/p;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/ObservableAmb;->a:[Lio/reactivex/u;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/observable/ObservableAmb;->b:Ljava/lang/Iterable;
return-void
.end method
# virtual methods
.method public subscribeActual(Lio/reactivex/w;)V
.registers 8
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/w<",
"-TT;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/ObservableAmb;->a:[Lio/reactivex/u;
const/4 v1, 0x0
if-nez v0, :cond_43
const/16 v0, 0x8
.line 2
new-array v0, v0, [Lio/reactivex/p;
.line 3
:try_start_9
iget-object v2, p0, Lio/reactivex/internal/operators/observable/ObservableAmb;->b:Ljava/lang/Iterable;
invoke-interface {v2}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
move-result-object v2
const/4 v3, 0x0
:goto_10
invoke-interface {v2}, Ljava/util/Iterator;->hasNext()Z
move-result v4
if-eqz v4, :cond_44
invoke-interface {v2}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v4
check-cast v4, Lio/reactivex/u;
if-nez v4, :cond_29
.line 4
new-instance v0, Ljava/lang/NullPointerException;
const-string v1, "One of the sources is null"
invoke-direct {v0, v1}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
invoke-static {v0, p1}, Lio/reactivex/internal/disposables/EmptyDisposable;->error(Ljava/lang/Throwable;Lio/reactivex/w;)V
return-void
.line 5
:cond_29
array-length v5, v0
if-ne v3, v5, :cond_35
shr-int/lit8 v5, v3, 0x2
add-int/2addr v5, v3
.line 6
new-array v5, v5, [Lio/reactivex/u;
.line 7
invoke-static {v0, v1, v5, v1, v3}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
move-object v0, v5
:cond_35
add-int/lit8 v5, v3, 0x1
.line 8
aput-object v4, v0, v3
:try_end_39
.catch Ljava/lang/Throwable; {:try_start_9 .. :try_end_39} :catch_3b
move v3, v5
goto :goto_10
:catch_3b
move-exception v0
.line 9
invoke-static {v0}, Lio/reactivex/exceptions/a;->b(Ljava/lang/Throwable;)V
.line 10
invoke-static {v0, p1}, Lio/reactivex/internal/disposables/EmptyDisposable;->error(Ljava/lang/Throwable;Lio/reactivex/w;)V
return-void
.line 11
:cond_43
array-length v3, v0
:cond_44
if-nez v3, :cond_4a
.line 12
invoke-static {p1}, Lio/reactivex/internal/disposables/EmptyDisposable;->complete(Lio/reactivex/w;)V
return-void
:cond_4a
const/4 v2, 0x1
if-ne v3, v2, :cond_53
.line 13
aget-object v0, v0, v1
invoke-interface {v0, p1}, Lio/reactivex/u;->subscribe(Lio/reactivex/w;)V
return-void
.line 14
:cond_53
new-instance v1, Lio/reactivex/internal/operators/observable/ObservableAmb$a;
invoke-direct {v1, p1, v3}, Lio/reactivex/internal/operators/observable/ObservableAmb$a;-><init>(Lio/reactivex/w;I)V
.line 15
invoke-virtual {v1, v0}, Lio/reactivex/internal/operators/observable/ObservableAmb$a;->a([Lio/reactivex/u;)V
return-void
.end method