apkfuckery/com.discord/smali/f0/e.smali

91 lines
1.9 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public Lf0/e;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Object;
.source "Task.java"
# interfaces
2020-07-23 01:06:17 +00:00
.implements Lf0/d;
2020-07-08 16:44:49 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-07-23 01:06:17 +00:00
"Lf0/d<",
2020-07-08 16:44:49 +00:00
"TTResult;",
"Ljava/lang/Void;",
">;"
}
.end annotation
# instance fields
2020-07-23 01:06:17 +00:00
.field public final synthetic a:Lf0/i;
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
.field public final synthetic b:Lf0/d;
2020-07-08 16:44:49 +00:00
.field public final synthetic c:Ljava/util/concurrent/Executor;
2020-07-23 01:06:17 +00:00
.field public final synthetic d:Lf0/c;
2020-07-08 16:44:49 +00:00
# direct methods
2020-07-23 01:06:17 +00:00
.method public constructor <init>(Lf0/h;Lf0/i;Lf0/d;Ljava/util/concurrent/Executor;)V
2020-07-08 16:44:49 +00:00
.locals 0
2020-07-23 01:06:17 +00:00
iput-object p2, p0, Lf0/e;->a:Lf0/i;
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
iput-object p3, p0, Lf0/e;->b:Lf0/d;
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
iput-object p4, p0, Lf0/e;->c:Ljava/util/concurrent/Executor;
2020-07-08 16:44:49 +00:00
const/4 p1, 0x0
2020-07-23 01:06:17 +00:00
iput-object p1, p0, Lf0/e;->d:Lf0/c;
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-07-23 01:06:17 +00:00
.method public a(Lf0/h;)Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.locals 4
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
2020-07-23 01:06:17 +00:00
iget-object v0, p0, Lf0/e;->a:Lf0/i;
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
iget-object v1, p0, Lf0/e;->b:Lf0/d;
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
iget-object v2, p0, Lf0/e;->c:Ljava/util/concurrent/Executor;
2020-07-08 16:44:49 +00:00
:try_start_0
2020-07-23 01:06:17 +00:00
new-instance v3, Lf0/f;
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
invoke-direct {v3, v0, v1, p1}, Lf0/f;-><init>(Lf0/i;Lf0/d;Lf0/h;)V
2020-07-08 16:44:49 +00:00
invoke-interface {v2, v3}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p1
new-instance v1, Lbolts/ExecutorException;
invoke-direct {v1, p1}, Lbolts/ExecutorException;-><init>(Ljava/lang/Exception;)V
2020-07-23 01:06:17 +00:00
invoke-virtual {v0, v1}, Lf0/i;->b(Ljava/lang/Exception;)V
2020-07-08 16:44:49 +00:00
:goto_0
const/4 p1, 0x0
return-object p1
.end method