.class final Lio/reactivex/disposables/SubscriptionDisposable; .super Lio/reactivex/disposables/ReferenceDisposable; .source "SubscriptionDisposable.java" # annotations .annotation system Ldalvik/annotation/Signature; value = { "Lio/reactivex/disposables/ReferenceDisposable<", "Lorg/reactivestreams/Subscription;", ">;" } .end annotation # static fields .field private static final serialVersionUID:J = -0x9cfc6416eb4a343L # direct methods .method constructor (Lorg/reactivestreams/Subscription;)V .locals 0 .line 25 invoke-direct {p0, p1}, Lio/reactivex/disposables/ReferenceDisposable;->(Ljava/lang/Object;)V return-void .end method # virtual methods .method protected bridge synthetic onDisposed(Ljava/lang/Object;)V .locals 0 .line 20 check-cast p1, Lorg/reactivestreams/Subscription; invoke-virtual {p0, p1}, Lio/reactivex/disposables/SubscriptionDisposable;->onDisposed(Lorg/reactivestreams/Subscription;)V return-void .end method .method protected onDisposed(Lorg/reactivestreams/Subscription;)V .locals 0 .line 30 invoke-interface {p1}, Lorg/reactivestreams/Subscription;->cancel()V return-void .end method