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

83 lines
1.5 KiB
Smali
Raw Normal View History

2019-12-12 08:58:10 +00:00
.class public final Ln/a/q1;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "Executors.kt"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
2019-12-12 08:58:10 +00:00
.field public final d:Ln/a/x;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
.field public final e:Ln/a/h;
2019-12-06 03:29:40 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-12 08:58:10 +00:00
"Ln/a/h<",
2019-12-06 03:29:40 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
.end field
# direct methods
2019-12-12 08:58:10 +00:00
.method public constructor <init>(Ln/a/x;Ln/a/h;)V
2019-12-06 03:29:40 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2019-12-12 08:58:10 +00:00
"Ln/a/x;",
"Ln/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
2019-12-12 08:58:10 +00:00
iput-object p1, p0, Ln/a/q1;->d:Ln/a/x;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
iput-object p2, p0, Ln/a/q1;->e:Ln/a/h;
2019-12-06 03:29:40 +00:00
return-void
:cond_0
const-string p1, "continuation"
2019-12-12 08:58:10 +00:00
invoke-static {p1}, Lm/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
:cond_1
const-string p1, "dispatcher"
2019-12-12 08:58:10 +00:00
invoke-static {p1}, Lm/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
2019-12-12 08:58:10 +00:00
iget-object v0, p0, Ln/a/q1;->e:Ln/a/h;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
iget-object v1, p0, Ln/a/q1;->d:Ln/a/x;
2019-12-06 03:29:40 +00:00
sget-object v2, Lkotlin/Unit;->a:Lkotlin/Unit;
2019-12-12 08:58:10 +00:00
check-cast v0, Ln/a/i;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
invoke-virtual {v0, v1, v2}, Ln/a/i;->a(Ln/a/x;Ljava/lang/Object;)V
2019-12-06 03:29:40 +00:00
return-void
.end method