fe.smali

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


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


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

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

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

    .line 27
    return-void
.end method


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

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

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

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

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

    .line 31
    return-void
.end method