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

34 lines
630 B
Smali
Raw Normal View History

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