apkfuckery/com.discord/smali/u/f.smali

66 lines
1.3 KiB
Smali
Raw Normal View History

2020-11-13 01:15:36 +00:00
.class public final Lu/f;
.super Ljava/lang/Object;
.source "Task.java"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
2020-11-13 19:18:44 +00:00
.field public final synthetic d:Lu/h;
2020-11-13 01:15:36 +00:00
2020-11-13 19:18:44 +00:00
.field public final synthetic e:Ljava/util/concurrent/Callable;
2020-11-13 01:15:36 +00:00
# direct methods
2020-11-13 19:18:44 +00:00
.method public constructor <init>(Lu/h;Ljava/util/concurrent/Callable;)V
.locals 0
2020-11-13 01:15:36 +00:00
2020-11-13 19:18:44 +00:00
iput-object p1, p0, Lu/f;->d:Lu/h;
2020-11-13 01:15:36 +00:00
2020-11-13 19:18:44 +00:00
iput-object p2, p0, Lu/f;->e:Ljava/util/concurrent/Callable;
2020-11-13 01:15:36 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
:try_start_0
2020-11-13 19:18:44 +00:00
iget-object v0, p0, Lu/f;->d:Lu/h;
2020-11-13 01:15:36 +00:00
2020-11-13 19:18:44 +00:00
iget-object v1, p0, Lu/f;->e:Ljava/util/concurrent/Callable;
2020-11-13 01:15:36 +00:00
2020-11-13 19:18:44 +00:00
invoke-interface {v1}, Ljava/util/concurrent/Callable;->call()Ljava/lang/Object;
2020-11-13 01:15:36 +00:00
2020-11-13 19:18:44 +00:00
move-result-object v1
2020-11-13 01:15:36 +00:00
2020-11-13 19:18:44 +00:00
invoke-virtual {v0, v1}, Lu/h;->c(Ljava/lang/Object;)V
2020-11-13 01:15:36 +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
goto :goto_0
:catch_0
move-exception v0
2020-11-13 19:18:44 +00:00
iget-object v1, p0, Lu/f;->d:Lu/h;
2020-11-13 01:15:36 +00:00
2020-11-13 19:18:44 +00:00
invoke-virtual {v1, v0}, Lu/h;->b(Ljava/lang/Exception;)V
2020-11-13 01:15:36 +00:00
goto :goto_0
:catch_1
2020-11-13 19:18:44 +00:00
iget-object v0, p0, Lu/f;->d:Lu/h;
2020-11-13 01:15:36 +00:00
2020-11-13 19:18:44 +00:00
invoke-virtual {v0}, Lu/h;->a()V
2020-11-13 01:15:36 +00:00
:goto_0
return-void
.end method