apkfuckery/com.discord/smali_classes2/g0/m/e/k.smali
2020-05-17 12:40:10 +00:00

54 lines
1.2 KiB
Smali

.class public Lg0/m/e/k;
.super Ljava/lang/Object;
.source "ScalarSynchronousObservable.java"
# interfaces
.implements Lrx/functions/Action0;
# instance fields
.field public final synthetic d:Lrx/functions/Action0;
.field public final synthetic e:Lrx/Scheduler$Worker;
# direct methods
.method public constructor <init>(Lg0/m/e/j$b;Lrx/functions/Action0;Lrx/Scheduler$Worker;)V
.locals 0
iput-object p2, p0, Lg0/m/e/k;->d:Lrx/functions/Action0;
iput-object p3, p0, Lg0/m/e/k;->e:Lrx/Scheduler$Worker;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call()V
.locals 2
:try_start_0
iget-object v0, p0, Lg0/m/e/k;->d:Lrx/functions/Action0;
invoke-interface {v0}, Lrx/functions/Action0;->call()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
iget-object v0, p0, Lg0/m/e/k;->e:Lrx/Scheduler$Worker;
invoke-interface {v0}, Lrx/Subscription;->unsubscribe()V
return-void
:catchall_0
move-exception v0
iget-object v1, p0, Lg0/m/e/k;->e:Lrx/Scheduler$Worker;
invoke-interface {v1}, Lrx/Subscription;->unsubscribe()V
throw v0
.end method