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

75 lines
1.5 KiB
Smali
Raw Normal View History

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