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

31 lines
592 B
Smali
Raw Permalink Normal View History

2020-11-30 22:35:21 +00:00
.class public abstract Ly/a/y0;
.super Ly/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-30 22:35:21 +00:00
"Ly/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-30 22:35:21 +00:00
invoke-direct {p0, p1}, Ly/a/a1;-><init>(Lkotlinx/coroutines/Job;)V
2020-11-13 01:15:36 +00:00
return-void
.end method