apkfuckery/com.discord/smali_classes2/d0/a/e.smali

34 lines
630 B
Smali
Raw Normal View History

2020-09-22 07:09:10 +00:00
.class public abstract Ld0/a/e;
2020-07-20 19:00:44 +00:00
.super Ljava/lang/Object;
.source "CompletionHandler.kt"
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Throwable;",
"Lkotlin/Unit;",
">;"
}
.end annotation
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-20 19:00:44 +00:00
.method public constructor <init>()V
2020-05-17 12:40:10 +00:00
.locals 0
2020-07-20 19:00:44 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-20 19:00:44 +00:00
.method public abstract a(Ljava/lang/Throwable;)V
2020-05-17 12:40:10 +00:00
.end method