apkfuckery/com.discord/smali_classes2/u/a/e1.smali

42 lines
750 B
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public abstract Lu/a/e1;
.super Lu/a/g1;
2019-07-24 11:27:29 +00:00
.source "JobSupport.kt"
2019-08-17 08:22:04 +00:00
# annotations
2019-10-03 02:31:26 +00:00
.annotation system Ldalvik/annotation/Signature;
2019-08-17 08:22:04 +00:00
value = {
2019-10-03 02:31:26 +00:00
"<J::",
"Lkotlinx/coroutines/Job;",
">",
2019-12-21 01:41:59 +00:00
"Lu/a/g1<",
2019-10-03 02:31:26 +00:00
"TJ;>;"
2019-08-17 08:22:04 +00:00
}
.end annotation
2019-07-24 11:27:29 +00:00
# direct methods
2019-10-03 02:31:26 +00:00
.method public constructor <init>(Lkotlinx/coroutines/Job;)V
2019-12-06 03:29:40 +00:00
.locals 0
2019-08-17 08:22:04 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2019-10-03 02:31:26 +00:00
"(TJ;)V"
2019-08-17 08:22:04 +00:00
}
.end annotation
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-08-17 08:22:04 +00:00
2019-12-21 01:41:59 +00:00
invoke-direct {p0, p1}, Lu/a/g1;-><init>(Lkotlinx/coroutines/Job;)V
2019-08-17 08:22:04 +00:00
return-void
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "job"
2019-12-21 01:41:59 +00:00
invoke-static {p1}, Lt/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
2019-08-17 08:22:04 +00:00
.end method