t4.smali
.class public final Lio/reactivex/internal/operators/observable/t4;
.super Lio/reactivex/l;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/observable/t4$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"U:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/l<",
"TV;>;"
}
.end annotation
# instance fields
.field public final a:Lio/reactivex/l;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/l<",
"+TT;>;"
}
.end annotation
.end field
.field public final b:Ljava/lang/Iterable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Iterable<",
"TU;>;"
}
.end annotation
.end field
.field public final c:Lio/reactivex/functions/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/functions/c<",
"-TT;-TU;+TV;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lio/reactivex/l;Ljava/lang/Iterable;Lio/reactivex/functions/c;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/l<",
"+TT;>;",
"Ljava/lang/Iterable<",
"TU;>;",
"Lio/reactivex/functions/c<",
"-TT;-TU;+TV;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lio/reactivex/l;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/t4;->a:Lio/reactivex/l;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/observable/t4;->b:Ljava/lang/Iterable;
.line 4
iput-object p3, p0, Lio/reactivex/internal/operators/observable/t4;->c:Lio/reactivex/functions/c;
return-void
.end method
# virtual methods
.method public final subscribeActual(Lio/reactivex/s;)V
.registers 6
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/s<",
"-TV;>;)V"
}
.end annotation
.line 1
:try_start_0
iget-object v0, p0, Lio/reactivex/internal/operators/observable/t4;->b: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"
.line 2
invoke-static {v0, v1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
:try_end_b
.catchall {:try_start_0 .. :try_end_b} :catchall_2a
.line 3
:try_start_b
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
:try_end_f
.catchall {:try_start_b .. :try_end_f} :catchall_22
if-nez v1, :cond_15
.line 4
invoke-static {p1}, Lio/reactivex/internal/disposables/d;->complete(Lio/reactivex/s;)V
return-void
.line 5
:cond_15
iget-object v1, p0, Lio/reactivex/internal/operators/observable/t4;->a:Lio/reactivex/l;
new-instance v2, Lio/reactivex/internal/operators/observable/t4$a;
iget-object v3, p0, Lio/reactivex/internal/operators/observable/t4;->c:Lio/reactivex/functions/c;
invoke-direct {v2, p1, v0, v3}, Lio/reactivex/internal/operators/observable/t4$a;-><init>(Lio/reactivex/s;Ljava/util/Iterator;Lio/reactivex/functions/c;)V
invoke-virtual {v1, v2}, Lio/reactivex/l;->subscribe(Lio/reactivex/s;)V
return-void
:catchall_22
move-exception v0
.line 6
invoke-static {v0}, Lcom/shopee/app/dre/codepush/task/a;->m(Ljava/lang/Throwable;)V
.line 7
invoke-static {v0, p1}, Lio/reactivex/internal/disposables/d;->error(Ljava/lang/Throwable;Lio/reactivex/s;)V
return-void
:catchall_2a
move-exception v0
.line 8
invoke-static {v0}, Lcom/shopee/app/dre/codepush/task/a;->m(Ljava/lang/Throwable;)V
.line 9
invoke-static {v0, p1}, Lio/reactivex/internal/disposables/d;->error(Ljava/lang/Throwable;Lio/reactivex/s;)V
return-void
.end method