apkfuckery/com.discord/smali_classes2/z/a/y0.smali

31 lines
592 B
Smali
Raw Normal View History

2020-11-21 22:11:07 +00:00
.class public abstract Lz/a/y0;
.super Lz/a/a1;
2020-11-13 01:15:36 +00:00
.source "JobSupport.kt"
2020-11-13 19:18:44 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<J::",
"Lkotlinx/coroutines/Job;",
">",
2020-11-21 22:11:07 +00:00
"Lz/a/a1<",
2020-11-13 19:18:44 +00:00
"TJ;>;"
}
.end annotation
2020-11-13 01:15:36 +00:00
# direct methods
.method public constructor <init>(Lkotlinx/coroutines/Job;)V
2020-11-13 19:18:44 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TJ;)V"
}
.end annotation
2020-11-13 01:15:36 +00:00
2020-11-21 22:11:07 +00:00
invoke-direct {p0, p1}, Lz/a/a1;-><init>(Lkotlinx/coroutines/Job;)V
2020-11-13 01:15:36 +00:00
return-void
.end method