apkfuckery/com.discord/smali_classes2/w/a0/j$a.smali

87 lines
1.6 KiB
Smali
Raw Normal View History

2020-03-14 02:12:46 +00:00
.class public final Lw/a0/j$a;
2020-02-20 19:33:18 +00:00
.super Lw/u/b/k;
2020-03-14 02:12:46 +00:00
.source "Indent.kt"
2019-12-06 03:29:40 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
2020-03-14 02:12:46 +00:00
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lw/a0/j;->a(Ljava/lang/String;)Lkotlin/jvm/functions/Function1;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
2019-12-06 03:29:40 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-02-20 19:33:18 +00:00
"Lw/u/b/k;",
2019-12-06 03:29:40 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-03-14 02:12:46 +00:00
"Ljava/lang/String;",
2019-12-06 03:29:40 +00:00
"Ljava/lang/String;",
">;"
}
.end annotation
# static fields
2020-03-14 02:12:46 +00:00
.field public static final d:Lw/a0/j$a;
2019-12-06 03:29:40 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-03-14 02:12:46 +00:00
new-instance v0, Lw/a0/j$a;
2019-12-06 03:29:40 +00:00
2020-03-14 02:12:46 +00:00
invoke-direct {v0}, Lw/a0/j$a;-><init>()V
2019-12-06 03:29:40 +00:00
2020-03-14 02:12:46 +00:00
sput-object v0, Lw/a0/j$a;->d:Lw/a0/j$a;
2019-12-06 03:29:40 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x1
2020-02-20 19:33:18 +00:00
invoke-direct {p0, v0}, Lw/u/b/k;-><init>(I)V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-03-14 02:12:46 +00:00
check-cast p1, Ljava/lang/String;
2019-12-06 03:29:40 +00:00
2020-03-14 02:12:46 +00:00
invoke-virtual {p0, p1}, Lw/a0/j$a;->invoke(Ljava/lang/String;)Ljava/lang/String;
2019-12-06 03:29:40 +00:00
move-result-object p1
return-object p1
.end method
2020-03-14 02:12:46 +00:00
.method public final invoke(Ljava/lang/String;)Ljava/lang/String;
2019-12-06 03:29:40 +00:00
.locals 0
if-eqz p1, :cond_0
return-object p1
:cond_0
2020-03-14 02:12:46 +00:00
const-string p1, "line"
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
.end method