b.smali

.class public abstract Lio/reactivex/subjects/b;
.super Lio/reactivex/k;
.source "Subject.java"

# interfaces
.implements Lio/reactivex/r;


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


# direct methods
.method public constructor <init>()V
    .registers 1

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

    return-void
.end method


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

    .prologue
    .line 72
    instance-of v0, p0, Lio/reactivex/subjects/a;

    if-eqz v0, :cond_5

    .line 75
    :goto_4
    return-object p0

    :cond_5
    new-instance v0, Lio/reactivex/subjects/a;

    invoke-direct {v0, p0}, Lio/reactivex/subjects/a;-><init>(Lio/reactivex/subjects/b;)V

    move-object p0, v0

    goto :goto_4
.end method