apkfuckery/com.discord/smali_classes2/y/a/s.smali

34 lines
605 B
Smali
Raw Normal View History

2020-11-30 22:35:21 +00:00
.class public abstract Ly/a/s;
.super Ly/a/s1/g;
2020-11-12 02:11:44 +00:00
.source "CompletionHandler.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-30 22:35:21 +00:00
"Ly/a/s1/g;",
2020-11-12 02:11:44 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Throwable;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
2020-11-30 22:35:21 +00:00
invoke-direct {p0}, Ly/a/s1/g;-><init>()V
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
2020-11-21 22:11:07 +00:00
.method public abstract j(Ljava/lang/Throwable;)V
2020-11-12 02:11:44 +00:00
.end method