hi.smali
.class public final Lio/reactivex/internal/operators/observable/hi;
.super Lio/reactivex/k;
.source "ObservableZipIterable.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"U:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/k",
"<TV;>;"
}
.end annotation
# instance fields
.field private bPC:Lio/reactivex/k;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/k",
"<+TT;>;"
}
.end annotation
.end field
.field private bRT:Ljava/lang/Iterable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Iterable",
"<TU;>;"
}
.end annotation
.end field
.field private bRU:Lio/reactivex/b/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/b/c",
"<-TT;-TU;+TV;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lio/reactivex/k;Ljava/lang/Iterable;Lio/reactivex/b/c;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/k",
"<+TT;>;",
"Ljava/lang/Iterable",
"<TU;>;",
"Lio/reactivex/b/c",
"<-TT;-TU;+TV;>;)V"
}
.end annotation
.prologue
.line 33
invoke-direct {p0}, Lio/reactivex/k;-><init>()V
.line 34
iput-object p1, p0, Lio/reactivex/internal/operators/observable/hi;->bPC:Lio/reactivex/k;
.line 35
iput-object p2, p0, Lio/reactivex/internal/operators/observable/hi;->bRT:Ljava/lang/Iterable;
.line 36
iput-object p3, p0, Lio/reactivex/internal/operators/observable/hi;->bRU:Lio/reactivex/b/c;
.line 37
return-void
.end method
# virtual methods
.method public final subscribeActual(Lio/reactivex/r;)V
.registers 6
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/r",
"<-TV;>;)V"
}
.end annotation
.prologue
.line 44
:try_start_0
iget-object v0, p0, Lio/reactivex/internal/operators/observable/hi;->bRT:Ljava/lang/Iterable;
invoke-interface {v0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
move-result-object v0
const-string v1, "The iterator returned by other is null"
invoke-static {v0, v1}, Lio/reactivex/internal/functions/aj;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/util/Iterator;
:try_end_e
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_e} :catch_18
.line 54
:try_start_e
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
:try_end_11
.catch Ljava/lang/Throwable; {:try_start_e .. :try_end_11} :catch_20
move-result v1
.line 61
if-nez v1, :cond_28
.line 62
invoke-static {p1}, Lio/reactivex/internal/disposables/EmptyDisposable;->complete(Lio/reactivex/r;)V
.line 67
:goto_17
return-void
.line 45
:catch_18
move-exception v0
.line 46
invoke-static {v0}, Lio/reactivex/exceptions/d;->throwIfFatal(Ljava/lang/Throwable;)V
.line 47
invoke-static {v0, p1}, Lio/reactivex/internal/disposables/EmptyDisposable;->error(Ljava/lang/Throwable;Lio/reactivex/r;)V
goto :goto_17
.line 55
:catch_20
move-exception v0
.line 56
invoke-static {v0}, Lio/reactivex/exceptions/d;->throwIfFatal(Ljava/lang/Throwable;)V
.line 57
invoke-static {v0, p1}, Lio/reactivex/internal/disposables/EmptyDisposable;->error(Ljava/lang/Throwable;Lio/reactivex/r;)V
goto :goto_17
.line 66
:cond_28
iget-object v1, p0, Lio/reactivex/internal/operators/observable/hi;->bPC:Lio/reactivex/k;
new-instance v2, Lio/reactivex/internal/operators/observable/hj;
iget-object v3, p0, Lio/reactivex/internal/operators/observable/hi;->bRU:Lio/reactivex/b/c;
invoke-direct {v2, p1, v0, v3}, Lio/reactivex/internal/operators/observable/hj;-><init>(Lio/reactivex/r;Ljava/util/Iterator;Lio/reactivex/b/c;)V
invoke-virtual {v1, v2}, Lio/reactivex/k;->subscribe(Lio/reactivex/r;)V
goto :goto_17
.end method