ha.smali

.class public final Lio/reactivex/internal/operators/observable/ha;
.super Lio/reactivex/y;
.source "ObservableReduceWithSingle.java"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        "R:",
        "Ljava/lang/Object;",
        ">",
        "Lio/reactivex/y<",
        "TR;>;"
    }
.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/util/concurrent/Callable;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/concurrent/Callable<",
            "TR;>;"
        }
    .end annotation
.end field

.field final c:Lio/reactivex/b/c;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lio/reactivex/b/c<",
            "TR;-TT;TR;>;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Lio/reactivex/u;Ljava/util/concurrent/Callable;Lio/reactivex/b/c;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/u<",
            "TT;>;",
            "Ljava/util/concurrent/Callable<",
            "TR;>;",
            "Lio/reactivex/b/c<",
            "TR;-TT;TR;>;)V"
        }
    .end annotation

    .line 1
    invoke-direct {p0}, Lio/reactivex/y;-><init>()V

    .line 2
    iput-object p1, p0, Lio/reactivex/internal/operators/observable/ha;->a:Lio/reactivex/u;

    .line 3
    iput-object p2, p0, Lio/reactivex/internal/operators/observable/ha;->b:Ljava/util/concurrent/Callable;

    .line 4
    iput-object p3, p0, Lio/reactivex/internal/operators/observable/ha;->c:Lio/reactivex/b/c;

    return-void
.end method


# virtual methods
.method protected b(Lio/reactivex/z;)V
    .registers 6
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/z<",
            "-TR;>;)V"
        }
    .end annotation

    .line 1
    :try_start_0
    iget-object v0, p0, Lio/reactivex/internal/operators/observable/ha;->b:Ljava/util/concurrent/Callable;

    invoke-interface {v0}, Ljava/util/concurrent/Callable;->call()Ljava/lang/Object;

    move-result-object v0

    const-string v1, "The seedSupplier 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_b
    .catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_b} :catch_18

    .line 2
    iget-object v1, p0, Lio/reactivex/internal/operators/observable/ha;->a:Lio/reactivex/u;

    new-instance v2, Lio/reactivex/internal/operators/observable/ga$a;

    iget-object v3, p0, Lio/reactivex/internal/operators/observable/ha;->c:Lio/reactivex/b/c;

    invoke-direct {v2, p1, v3, v0}, Lio/reactivex/internal/operators/observable/ga$a;-><init>(Lio/reactivex/z;Lio/reactivex/b/c;Ljava/lang/Object;)V

    invoke-interface {v1, v2}, Lio/reactivex/u;->subscribe(Lio/reactivex/w;)V

    return-void

    :catch_18
    move-exception v0

    .line 3
    invoke-static {v0}, Lio/reactivex/exceptions/a;->b(Ljava/lang/Throwable;)V

    .line 4
    invoke-static {v0, p1}, Lio/reactivex/internal/disposables/EmptyDisposable;->error(Ljava/lang/Throwable;Lio/reactivex/z;)V

    return-void
.end method