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

75 lines
1.5 KiB
Smali
Raw Normal View History

2020-04-17 17:35:24 +00:00
.class public Lt/f$a;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "Task.java"
# interfaces
2020-04-17 17:35:24 +00:00
.implements Lt/d;
2019-12-06 03:29:40 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-04-17 17:35:24 +00:00
value = Lt/f;->a(Lt/d;Ljava/util/concurrent/Executor;Lt/c;)Lt/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 17:35:24 +00:00
"Lt/d<",
2019-12-06 03:29:40 +00:00
"TTResult;",
"Ljava/lang/Void;",
">;"
}
.end annotation
# instance fields
2020-04-17 17:35:24 +00:00
.field public final synthetic a:Lt/i;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
.field public final synthetic b:Lt/d;
2019-12-06 03:29:40 +00:00
.field public final synthetic c:Ljava/util/concurrent/Executor;
# direct methods
2020-04-17 17:35:24 +00:00
.method public constructor <init>(Lt/f;Lt/i;Lt/d;Ljava/util/concurrent/Executor;)V
2019-12-06 03:29:40 +00:00
.locals 0
2020-04-17 17:35:24 +00:00
iput-object p2, p0, Lt/f$a;->a:Lt/i;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
iput-object p3, p0, Lt/f$a;->b:Lt/d;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
iput-object p4, p0, Lt/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 17:35:24 +00:00
.method public a(Lt/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 17:35:24 +00:00
iget-object v0, p0, Lt/f$a;->a:Lt/i;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
iget-object v1, p0, Lt/f$a;->b:Lt/d;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
iget-object v2, p0, Lt/f$a;->c:Ljava/util/concurrent/Executor;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
invoke-static {v0, v1, p1, v2}, Lt/f;->a(Lt/i;Lt/d;Lt/f;Ljava/util/concurrent/Executor;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
return-object p1
.end method