apkfuckery/com.discord/smali_classes2/x/a/q1.smali

83 lines
1.5 KiB
Smali
Raw Normal View History

2020-02-20 19:33:18 +00:00
.class public final Lx/a/q1;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "Executors.kt"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
2020-02-20 19:33:18 +00:00
.field public final d:Lx/a/x;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
.field public final e:Lx/a/h;
2019-12-06 03:29:40 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-02-20 19:33:18 +00:00
"Lx/a/h<",
2019-12-06 03:29:40 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
.end field
# direct methods
2020-02-20 19:33:18 +00:00
.method public constructor <init>(Lx/a/x;Lx/a/h;)V
2019-12-06 03:29:40 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-02-20 19:33:18 +00:00
"Lx/a/x;",
"Lx/a/h<",
2019-12-06 03:29:40 +00:00
"-",
"Lkotlin/Unit;",
">;)V"
}
.end annotation
const/4 v0, 0x0
if-eqz p1, :cond_1
if-eqz p2, :cond_0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-02-20 19:33:18 +00:00
iput-object p1, p0, Lx/a/q1;->d:Lx/a/x;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
iput-object p2, p0, Lx/a/q1;->e:Lx/a/h;
2019-12-06 03:29:40 +00:00
return-void
:cond_0
const-string p1, "continuation"
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
:cond_1
const-string p1, "dispatcher"
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
.end method
# virtual methods
.method public run()V
.locals 3
2020-02-20 19:33:18 +00:00
iget-object v0, p0, Lx/a/q1;->e:Lx/a/h;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
iget-object v1, p0, Lx/a/q1;->d:Lx/a/x;
2019-12-06 03:29:40 +00:00
sget-object v2, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-02-20 19:33:18 +00:00
check-cast v0, Lx/a/i;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
invoke-virtual {v0, v1, v2}, Lx/a/i;->a(Lx/a/x;Ljava/lang/Object;)V
2019-12-06 03:29:40 +00:00
return-void
.end method