b.smali
.class public abstract Lio/reactivex/subjects/b;
.super Lio/reactivex/p;
.source "Subject.java"
# interfaces
.implements Lio/reactivex/w;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/p<",
"TT;>;",
"Lio/reactivex/w<",
"TT;>;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Lio/reactivex/p;-><init>()V
return-void
.end method
# virtual methods
.method public final b()Lio/reactivex/subjects/b;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lio/reactivex/subjects/b<",
"TT;>;"
}
.end annotation
.line 1
instance-of v0, p0, Lio/reactivex/subjects/a;
if-eqz v0, :cond_5
return-object p0
.line 2
:cond_5
new-instance v0, Lio/reactivex/subjects/a;
invoke-direct {v0, p0}, Lio/reactivex/subjects/a;-><init>(Lio/reactivex/subjects/b;)V
return-object v0
.end method