ef.smali

.class public final Lio/reactivex/internal/operators/observable/ef;
.super Lio/reactivex/g;
.source "ObservableReduceMaybe.java"


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


# instance fields
.field private bQL:Lio/reactivex/b/c;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lio/reactivex/b/c",
            "<TT;TT;TT;>;"
        }
    .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;Lio/reactivex/b/c;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/p",
            "<TT;>;",
            "Lio/reactivex/b/c",
            "<TT;TT;TT;>;)V"
        }
    .end annotation

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

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

    .line 38
    iput-object p2, p0, Lio/reactivex/internal/operators/observable/ef;->bQL:Lio/reactivex/b/c;

    .line 39
    return-void
.end method


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

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

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

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

    invoke-direct {v1, p1, v2}, Lio/reactivex/internal/operators/observable/eg;-><init>(Lio/reactivex/h;Lio/reactivex/b/c;)V

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

    .line 44
    return-void
.end method