c.smali

.class public final Lio/reactivex/internal/operators/single/c;
.super Lio/reactivex/k;
.source "SingleToObservable.java"


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


# instance fields
.field private source:Lio/reactivex/ab;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lio/reactivex/ab",
            "<+TT;>;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Lio/reactivex/ab;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/ab",
            "<+TT;>;)V"
        }
    .end annotation

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

    .line 29
    iput-object p1, p0, Lio/reactivex/internal/operators/single/c;->source:Lio/reactivex/ab;

    .line 30
    return-void
.end method


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

    .prologue
    .line 34
    iget-object v0, p0, Lio/reactivex/internal/operators/single/c;->source:Lio/reactivex/ab;

    new-instance v1, Lio/reactivex/internal/operators/single/d;

    invoke-direct {v1, p1}, Lio/reactivex/internal/operators/single/d;-><init>(Lio/reactivex/r;)V

    invoke-interface {v0, v1}, Lio/reactivex/ab;->b(Lio/reactivex/z;)V

    .line 35
    return-void
.end method