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

34 lines
609 B
Smali
Raw Normal View History

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