.class public Lrx/observers/SerializedSubscriber; .super Lrx/Subscriber; .source "SerializedSubscriber.java" # annotations .annotation system Ldalvik/annotation/Signature; value = { "", "Lrx/Subscriber<", "TT;>;" } .end annotation # instance fields .field public final d:Lu/g; .annotation system Ldalvik/annotation/Signature; value = { "Lu/g<", "TT;>;" } .end annotation .end field # direct methods .method public constructor (Lrx/Subscriber;Z)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "(", "Lrx/Subscriber<", "-TT;>;Z)V" } .end annotation invoke-direct {p0, p1, p2}, Lrx/Subscriber;->(Lrx/Subscriber;Z)V new-instance p2, Lu/o/c; invoke-direct {p2, p1}, Lu/o/c;->(Lu/g;)V iput-object p2, p0, Lrx/observers/SerializedSubscriber;->d:Lu/g; return-void .end method # virtual methods .method public onCompleted()V .locals 1 iget-object v0, p0, Lrx/observers/SerializedSubscriber;->d:Lu/g; invoke-interface {v0}, Lu/g;->onCompleted()V return-void .end method .method public onError(Ljava/lang/Throwable;)V .locals 1 iget-object v0, p0, Lrx/observers/SerializedSubscriber;->d:Lu/g; invoke-interface {v0, p1}, Lu/g;->onError(Ljava/lang/Throwable;)V return-void .end method .method public onNext(Ljava/lang/Object;)V .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "(TT;)V" } .end annotation iget-object v0, p0, Lrx/observers/SerializedSubscriber;->d:Lu/g; invoke-interface {v0, p1}, Lu/g;->onNext(Ljava/lang/Object;)V return-void .end method