apkfuckery/com.discord/smali_classes2/c0/a/s.smali

34 lines
609 B
Smali
Raw Normal View History

2020-11-05 20:51:11 +00:00
.class public abstract Lc0/a/s;
.super Lc0/a/r1/g;
2020-07-20 19:00:44 +00:00
.source "CompletionHandler.kt"
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-05 20:51:11 +00:00
"Lc0/a/r1/g;",
2020-07-20 19:00:44 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Throwable;",
"Lkotlin/Unit;",
">;"
}
.end annotation
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
# direct methods
.method public constructor <init>()V
.locals 0
2020-11-05 20:51:11 +00:00
invoke-direct {p0}, Lc0/a/r1/g;-><init>()V
2020-07-20 19:00:44 +00:00
return-void
.end method
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
# virtual methods
.method public abstract i(Ljava/lang/Throwable;)V
2020-07-08 16:44:49 +00:00
.end method