Aa$a.smali
.class final Lio/reactivex/internal/operators/observable/Aa$a;
.super Ljava/lang/Object;
.source "ObservableZipIterable.java"
# interfaces
.implements Lio/reactivex/w;
.implements Lio/reactivex/disposables/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/observable/Aa;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"U:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lio/reactivex/w<",
"TT;>;",
"Lio/reactivex/disposables/b;"
}
.end annotation
# instance fields
.field final a:Lio/reactivex/w;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/w<",
"-TV;>;"
}
.end annotation
.end field
.field final b:Ljava/util/Iterator;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Iterator<",
"TU;>;"
}
.end annotation
.end field
.field final c:Lio/reactivex/b/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/b/c<",
"-TT;-TU;+TV;>;"
}
.end annotation
.end field
.field d:Lio/reactivex/disposables/b;
.field e:Z
# direct methods
.method constructor <init>(Lio/reactivex/w;Ljava/util/Iterator;Lio/reactivex/b/c;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/w<",
"-TV;>;",
"Ljava/util/Iterator<",
"TU;>;",
"Lio/reactivex/b/c<",
"-TT;-TU;+TV;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/Aa$a;->a:Lio/reactivex/w;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/observable/Aa$a;->b:Ljava/util/Iterator;
.line 4
iput-object p3, p0, Lio/reactivex/internal/operators/observable/Aa$a;->c:Lio/reactivex/b/c;
return-void
.end method
# virtual methods
.method a(Ljava/lang/Throwable;)V
.registers 3
const/4 v0, 0x1
.line 1
iput-boolean v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->e:Z
.line 2
iget-object v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->d:Lio/reactivex/disposables/b;
invoke-interface {v0}, Lio/reactivex/disposables/b;->dispose()V
.line 3
iget-object v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->a:Lio/reactivex/w;
invoke-interface {v0, p1}, Lio/reactivex/w;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public dispose()V
.registers 2
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->d:Lio/reactivex/disposables/b;
invoke-interface {v0}, Lio/reactivex/disposables/b;->dispose()V
return-void
.end method
.method public isDisposed()Z
.registers 2
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->d:Lio/reactivex/disposables/b;
invoke-interface {v0}, Lio/reactivex/disposables/b;->isDisposed()Z
move-result v0
return v0
.end method
.method public onComplete()V
.registers 2
.line 1
iget-boolean v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->e:Z
if-eqz v0, :cond_5
return-void
:cond_5
const/4 v0, 0x1
.line 2
iput-boolean v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->e:Z
.line 3
iget-object v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->a:Lio/reactivex/w;
invoke-interface {v0}, Lio/reactivex/w;->onComplete()V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.registers 3
.line 1
iget-boolean v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->e:Z
if-eqz v0, :cond_8
.line 2
invoke-static {p1}, Lio/reactivex/e/a;->b(Ljava/lang/Throwable;)V
return-void
:cond_8
const/4 v0, 0x1
.line 3
iput-boolean v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->e:Z
.line 4
iget-object v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->a:Lio/reactivex/w;
invoke-interface {v0, p1}, Lio/reactivex/w;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
iget-boolean v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->e:Z
if-eqz v0, :cond_5
return-void
.line 2
:cond_5
:try_start_5
iget-object v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->b:Ljava/util/Iterator;
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
const-string v1, "The iterator returned a null value"
invoke-static {v0, v1}, Lio/reactivex/internal/functions/a;->a(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
:try_end_10
.catch Ljava/lang/Throwable; {:try_start_5 .. :try_end_10} :catch_46
.line 3
:try_start_10
iget-object v1, p0, Lio/reactivex/internal/operators/observable/Aa$a;->c:Lio/reactivex/b/c;
invoke-interface {v1, p1, v0}, Lio/reactivex/b/c;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
const-string v0, "The zipper function returned a null value"
invoke-static {p1, v0}, Lio/reactivex/internal/functions/a;->a(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
:try_end_1b
.catch Ljava/lang/Throwable; {:try_start_10 .. :try_end_1b} :catch_3e
.line 4
iget-object v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->a:Lio/reactivex/w;
invoke-interface {v0, p1}, Lio/reactivex/w;->onNext(Ljava/lang/Object;)V
.line 5
:try_start_20
iget-object p1, p0, Lio/reactivex/internal/operators/observable/Aa$a;->b:Ljava/util/Iterator;
invoke-interface {p1}, Ljava/util/Iterator;->hasNext()Z
move-result p1
:try_end_26
.catch Ljava/lang/Throwable; {:try_start_20 .. :try_end_26} :catch_36
if-nez p1, :cond_35
const/4 p1, 0x1
.line 6
iput-boolean p1, p0, Lio/reactivex/internal/operators/observable/Aa$a;->e:Z
.line 7
iget-object p1, p0, Lio/reactivex/internal/operators/observable/Aa$a;->d:Lio/reactivex/disposables/b;
invoke-interface {p1}, Lio/reactivex/disposables/b;->dispose()V
.line 8
iget-object p1, p0, Lio/reactivex/internal/operators/observable/Aa$a;->a:Lio/reactivex/w;
invoke-interface {p1}, Lio/reactivex/w;->onComplete()V
:cond_35
return-void
:catch_36
move-exception p1
.line 9
invoke-static {p1}, Lio/reactivex/exceptions/a;->b(Ljava/lang/Throwable;)V
.line 10
invoke-virtual {p0, p1}, Lio/reactivex/internal/operators/observable/Aa$a;->a(Ljava/lang/Throwable;)V
return-void
:catch_3e
move-exception p1
.line 11
invoke-static {p1}, Lio/reactivex/exceptions/a;->b(Ljava/lang/Throwable;)V
.line 12
invoke-virtual {p0, p1}, Lio/reactivex/internal/operators/observable/Aa$a;->a(Ljava/lang/Throwable;)V
return-void
:catch_46
move-exception p1
.line 13
invoke-static {p1}, Lio/reactivex/exceptions/a;->b(Ljava/lang/Throwable;)V
.line 14
invoke-virtual {p0, p1}, Lio/reactivex/internal/operators/observable/Aa$a;->a(Ljava/lang/Throwable;)V
return-void
.end method
.method public onSubscribe(Lio/reactivex/disposables/b;)V
.registers 3
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/Aa$a;->d:Lio/reactivex/disposables/b;
invoke-static {v0, p1}, Lio/reactivex/internal/disposables/DisposableHelper;->validate(Lio/reactivex/disposables/b;Lio/reactivex/disposables/b;)Z
move-result v0
if-eqz v0, :cond_f
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/Aa$a;->d:Lio/reactivex/disposables/b;
.line 3
iget-object p1, p0, Lio/reactivex/internal/operators/observable/Aa$a;->a:Lio/reactivex/w;
invoke-interface {p1, p0}, Lio/reactivex/w;->onSubscribe(Lio/reactivex/disposables/b;)V
:cond_f
return-void
.end method