eh.smali

.class public final Lio/reactivex/internal/operators/observable/eh;
.super Lio/reactivex/x;
.source "ObservableReduceSeedSingle.java"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        "R:",
        "Ljava/lang/Object;",
        ">",
        "Lio/reactivex/x",
        "<TR;>;"
    }
.end annotation


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

.field private bQM:Ljava/lang/Object;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "TR;"
        }
    .end annotation
.end field

.field private source:Lio/reactivex/p;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lio/reactivex/p",
            "<TT;>;"
        }
    .end annotation
.end field


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

    .prologue
    .line 39
    invoke-direct {p0}, Lio/reactivex/x;-><init>()V

    .line 40
    iput-object p1, p0, Lio/reactivex/internal/operators/observable/eh;->source:Lio/reactivex/p;

    .line 41
    iput-object p2, p0, Lio/reactivex/internal/operators/observable/eh;->bQM:Ljava/lang/Object;

    .line 42
    iput-object p3, p0, Lio/reactivex/internal/operators/observable/eh;->bQL:Lio/reactivex/b/c;

    .line 43
    return-void
.end method


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

    .prologue
    .line 47
    iget-object v0, p0, Lio/reactivex/internal/operators/observable/eh;->source:Lio/reactivex/p;

    new-instance v1, Lio/reactivex/internal/operators/observable/ei;

    iget-object v2, p0, Lio/reactivex/internal/operators/observable/eh;->bQL:Lio/reactivex/b/c;

    iget-object v3, p0, Lio/reactivex/internal/operators/observable/eh;->bQM:Ljava/lang/Object;

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

    invoke-interface {v0, v1}, Lio/reactivex/p;->subscribe(Lio/reactivex/r;)V

    .line 48
    return-void
.end method