apkfuckery/com.discord/smali_classes2/c0/t/g$a.smali

70 lines
1.3 KiB
Smali
Raw Normal View History

2020-10-05 23:18:16 +00:00
.class public final Lc0/t/g$a;
.super Lc0/n/c/k;
2020-09-08 08:16:32 +00:00
.source "Indent.kt"
2020-05-17 12:40:10 +00:00
# interfaces
2020-09-08 08:16:32 +00:00
.implements Lkotlin/jvm/functions/Function1;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-10-05 23:18:16 +00:00
value = Lc0/t/g;->a(Ljava/lang/String;)Lkotlin/jvm/functions/Function1;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-10-05 23:18:16 +00:00
"Lc0/n/c/k;",
2020-09-08 08:16:32 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;"
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-09-08 08:16:32 +00:00
# static fields
2020-10-05 23:18:16 +00:00
.field public static final d:Lc0/t/g$a;
2020-05-17 12:40:10 +00:00
# direct methods
2020-09-08 08:16:32 +00:00
.method public static constructor <clinit>()V
.locals 1
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
new-instance v0, Lc0/t/g$a;
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
invoke-direct {v0}, Lc0/t/g$a;-><init>()V
2020-07-25 00:57:58 +00:00
2020-10-05 23:18:16 +00:00
sput-object v0, Lc0/t/g$a;->d:Lc0/t/g$a;
2020-05-17 12:40:10 +00:00
return-void
.end method
2020-09-08 08:16:32 +00:00
.method public constructor <init>()V
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
const/4 v0, 0x1
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
invoke-direct {p0, v0}, Lc0/n/c/k;-><init>(I)V
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method
2020-09-08 08:16:32 +00:00
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-09-16 23:45:23 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
check-cast p1, Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
const-string v0, "line"
2020-09-16 21:45:36 +00:00
2020-10-05 23:18:16 +00:00
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
return-object p1
2020-05-17 12:40:10 +00:00
.end method