.class public abstract Lio/reactivex/subjects/Subject; .super Lio/reactivex/Observable; .source "Subject.java" # interfaces .implements Lio/reactivex/Observer; # annotations .annotation system Ldalvik/annotation/Signature; value = { "", "Lio/reactivex/Observable<", "TT;>;", "Lio/reactivex/Observer<", "TT;>;" } .end annotation # direct methods .method public constructor ()V .locals 0 .line 26 invoke-direct {p0}, Lio/reactivex/Observable;->()V return-void .end method # virtual methods .method public abstract getThrowable()Ljava/lang/Throwable; .end method .method public abstract hasComplete()Z .end method .method public abstract hasObservers()Z .end method .method public abstract hasThrowable()Z .end method .method public final toSerialized()Lio/reactivex/subjects/Subject; .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "()", "Lio/reactivex/subjects/Subject<", "TT;>;" } .end annotation .line 67 instance-of v0, p0, Lio/reactivex/subjects/SerializedSubject; if-eqz v0, :cond_0 return-object p0 .line 70 :cond_0 new-instance v0, Lio/reactivex/subjects/SerializedSubject; invoke-direct {v0, p0}, Lio/reactivex/subjects/SerializedSubject;->(Lio/reactivex/subjects/Subject;)V return-object v0 .end method