apkfuckery/com.discord/smali/t/h.smali

66 lines
1.3 KiB
Smali
Raw Normal View History

2020-04-17 17:35:24 +00:00
.class public final Lt/h;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
2020-03-16 23:08:34 +00:00
.source "Task.java"
2019-12-06 03:29:40 +00:00
2020-03-16 23:08:34 +00:00
# interfaces
.implements Ljava/lang/Runnable;
2019-12-06 03:29:40 +00:00
2020-03-14 04:13:36 +00:00
# instance fields
2020-04-17 17:35:24 +00:00
.field public final synthetic d:Lt/i;
2019-12-06 03:29:40 +00:00
2020-03-16 23:08:34 +00:00
.field public final synthetic e:Ljava/util/concurrent/Callable;
2019-12-06 03:29:40 +00:00
2020-03-16 23:08:34 +00:00
# direct methods
2020-04-17 17:35:24 +00:00
.method public constructor <init>(Lt/i;Ljava/util/concurrent/Callable;)V
2020-03-16 23:08:34 +00:00
.locals 0
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
iput-object p1, p0, Lt/h;->d:Lt/i;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
iput-object p2, p0, Lt/h;->e:Ljava/util/concurrent/Callable;
2020-03-14 04:13:36 +00:00
2020-03-16 23:08:34 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
2020-03-16 23:08:34 +00:00
.method public run()V
.locals 2
2019-12-06 03:29:40 +00:00
2020-03-16 23:08:34 +00:00
:try_start_0
2020-04-17 17:35:24 +00:00
iget-object v0, p0, Lt/h;->d:Lt/i;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
iget-object v1, p0, Lt/h;->e:Ljava/util/concurrent/Callable;
2019-12-06 03:29:40 +00:00
2020-03-16 23:08:34 +00:00
invoke-interface {v1}, Ljava/util/concurrent/Callable;->call()Ljava/lang/Object;
2020-03-14 04:13:36 +00:00
2020-03-16 23:08:34 +00:00
move-result-object v1
2020-03-14 04:13:36 +00:00
2020-04-17 17:35:24 +00:00
invoke-virtual {v0, v1}, Lt/i;->a(Ljava/lang/Object;)V
2020-03-16 23:08:34 +00:00
:try_end_0
.catch Ljava/util/concurrent/CancellationException; {:try_start_0 .. :try_end_0} :catch_1
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
2020-03-14 04:13:36 +00:00
2020-03-16 23:08:34 +00:00
goto :goto_0
2020-03-14 04:13:36 +00:00
2020-03-16 23:08:34 +00:00
:catch_0
move-exception v0
2020-03-14 04:13:36 +00:00
2020-04-17 17:35:24 +00:00
iget-object v1, p0, Lt/h;->d:Lt/i;
2020-03-14 04:13:36 +00:00
2020-04-17 17:35:24 +00:00
invoke-virtual {v1, v0}, Lt/i;->a(Ljava/lang/Exception;)V
2020-03-14 04:13:36 +00:00
2020-03-16 23:08:34 +00:00
goto :goto_0
2020-03-14 04:13:36 +00:00
2020-03-16 23:08:34 +00:00
:catch_1
2020-04-17 17:35:24 +00:00
iget-object v0, p0, Lt/h;->d:Lt/i;
2020-03-14 04:13:36 +00:00
2020-04-17 17:35:24 +00:00
invoke-virtual {v0}, Lt/i;->a()V
2020-03-14 04:13:36 +00:00
2020-03-16 23:08:34 +00:00
:goto_0
2020-03-14 04:13:36 +00:00
return-void
2019-12-06 03:29:40 +00:00
.end method