apkfuckery/com.discord/smali_classes2/u/a/t.smali

34 lines
605 B
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public abstract Lu/a/t;
.super Lu/a/a2/n;
2019-10-03 02:31:26 +00:00
.source "CompletionHandler.kt"
2019-07-24 11:27:29 +00:00
2019-10-03 02:31:26 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
2019-07-24 11:27:29 +00:00
2019-10-03 02:31:26 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-21 01:41:59 +00:00
"Lu/a/a2/n;",
2019-10-03 02:31:26 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Throwable;",
"Lkotlin/Unit;",
">;"
}
.end annotation
2019-07-24 11:27:29 +00:00
# direct methods
2019-10-03 02:31:26 +00:00
.method public constructor <init>()V
.locals 0
2019-07-24 11:27:29 +00:00
2019-12-21 01:41:59 +00:00
invoke-direct {p0}, Lu/a/a2/n;-><init>()V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public abstract b(Ljava/lang/Throwable;)V
2019-07-24 11:27:29 +00:00
.end method