apkfuckery/com.discord/smali_classes2/x/a/t.smali
2020-02-20 20:33:18 +01:00

33 lines
605 B
Smali

.class public abstract Lx/a/t;
.super Lx/a/a2/n;
.source "CompletionHandler.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lx/a/a2/n;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Throwable;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Lx/a/a2/n;-><init>()V
return-void
.end method
# virtual methods
.method public abstract b(Ljava/lang/Throwable;)V
.end method