.class final Lio/reactivex/disposables/ActionDisposable; .super Lio/reactivex/disposables/ReferenceDisposable; .source "ActionDisposable.java" # annotations .annotation system Ldalvik/annotation/Signature; value = { "Lio/reactivex/disposables/ReferenceDisposable<", "Lio/reactivex/functions/Action;", ">;" } .end annotation # static fields .field private static final serialVersionUID:J = -0x721258278bee89a1L # direct methods .method constructor (Lio/reactivex/functions/Action;)V .locals 0 .line 23 invoke-direct {p0, p1}, Lio/reactivex/disposables/ReferenceDisposable;->(Ljava/lang/Object;)V return-void .end method # virtual methods .method protected onDisposed(Lio/reactivex/functions/Action;)V .locals 0 .line 29 :try_start_0 invoke-interface {p1}, Lio/reactivex/functions/Action;->run()V :try_end_0 .catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0 return-void :catch_0 move-exception p1 .line 31 invoke-static {p1}, Lio/reactivex/internal/util/ExceptionHelper;->wrapOrThrow(Ljava/lang/Throwable;)Ljava/lang/RuntimeException; move-result-object p1 throw p1 .end method .method protected bridge synthetic onDisposed(Ljava/lang/Object;)V .locals 0 .line 18 check-cast p1, Lio/reactivex/functions/Action; invoke-virtual {p0, p1}, Lio/reactivex/disposables/ActionDisposable;->onDisposed(Lio/reactivex/functions/Action;)V return-void .end method