apkfuckery/com.discord/smali_classes2/j0/a/c1.smali

31 lines
596 B
Smali
Raw Normal View History

2020-07-22 00:04:40 +00:00
.class public abstract Lj0/a/c1;
.super Lj0/a/e1;
2020-07-20 19:00:44 +00:00
.source "JobSupport.kt"
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<J::",
"Lkotlinx/coroutines/Job;",
">",
2020-07-22 00:04:40 +00:00
"Lj0/a/e1<",
2020-07-20 19:00:44 +00:00
"TJ;>;"
}
.end annotation
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-20 19:00:44 +00:00
.method public constructor <init>(Lkotlinx/coroutines/Job;)V
2020-05-17 12:40:10 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-20 19:00:44 +00:00
"(TJ;)V"
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-07-22 00:04:40 +00:00
invoke-direct {p0, p1}, Lj0/a/e1;-><init>(Lkotlinx/coroutines/Job;)V
2020-05-17 12:40:10 +00:00
return-void
.end method