apkfuckery/com.discord/smali/s/f$a.smali

75 lines
1.5 KiB
Smali
Raw Normal View History

2020-04-17 16:36:30 +00:00
.class public Ls/f$a;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "Task.java"
# interfaces
2020-04-17 16:36:30 +00:00
.implements Ls/d;
2019-12-06 03:29:40 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-04-17 16:36:30 +00:00
value = Ls/f;->a(Ls/d;Ljava/util/concurrent/Executor;Ls/c;)Ls/f;
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-04-17 16:36:30 +00:00
"Ls/d<",
2019-12-06 03:29:40 +00:00
"TTResult;",
"Ljava/lang/Void;",
">;"
}
.end annotation
# instance fields
2020-04-17 16:36:30 +00:00
.field public final synthetic a:Ls/i;
2019-12-06 03:29:40 +00:00
2020-04-17 16:36:30 +00:00
.field public final synthetic b:Ls/d;
2019-12-06 03:29:40 +00:00
.field public final synthetic c:Ljava/util/concurrent/Executor;
# direct methods
2020-04-17 16:36:30 +00:00
.method public constructor <init>(Ls/f;Ls/i;Ls/d;Ljava/util/concurrent/Executor;)V
2019-12-06 03:29:40 +00:00
.locals 0
2020-04-17 16:36:30 +00:00
iput-object p2, p0, Ls/f$a;->a:Ls/i;
2019-12-06 03:29:40 +00:00
2020-04-17 16:36:30 +00:00
iput-object p3, p0, Ls/f$a;->b:Ls/d;
2019-12-06 03:29:40 +00:00
2020-04-17 16:36:30 +00:00
iput-object p4, p0, Ls/f$a;->c:Ljava/util/concurrent/Executor;
2019-12-06 03:29:40 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-04-17 16:36:30 +00:00
.method public a(Ls/f;)Ljava/lang/Object;
2019-12-06 03:29:40 +00:00
.locals 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
2020-04-17 16:36:30 +00:00
iget-object v0, p0, Ls/f$a;->a:Ls/i;
2019-12-06 03:29:40 +00:00
2020-04-17 16:36:30 +00:00
iget-object v1, p0, Ls/f$a;->b:Ls/d;
2019-12-06 03:29:40 +00:00
2020-04-17 16:36:30 +00:00
iget-object v2, p0, Ls/f$a;->c:Ljava/util/concurrent/Executor;
2019-12-06 03:29:40 +00:00
2020-04-17 16:36:30 +00:00
invoke-static {v0, v1, p1, v2}, Ls/f;->a(Ls/i;Ls/d;Ls/f;Ljava/util/concurrent/Executor;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
return-object p1
.end method