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

70 lines
1.3 KiB
Smali
Raw Normal View History

2020-11-13 01:15:36 +00:00
.class public final Ly/t/g$a;
.super Ly/n/c/k;
2020-11-12 02:11:44 +00:00
.source "Indent.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-11-13 01:15:36 +00:00
value = Ly/t/g;->a(Ljava/lang/String;)Lkotlin/jvm/functions/Function1;
2020-11-12 02:11:44 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-13 01:15:36 +00:00
"Ly/n/c/k;",
2020-11-12 02:11:44 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;"
}
.end annotation
# static fields
2020-11-13 01:15:36 +00:00
.field public static final d:Ly/t/g$a;
2020-11-12 02:11:44 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-11-13 01:15:36 +00:00
new-instance v0, Ly/t/g$a;
2020-11-12 02:11:44 +00:00
2020-11-13 01:15:36 +00:00
invoke-direct {v0}, Ly/t/g$a;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-13 01:15:36 +00:00
sput-object v0, Ly/t/g$a;->d:Ly/t/g$a;
2020-11-12 02:11:44 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x1
2020-11-13 01:15:36 +00:00
invoke-direct {p0, v0}, Ly/n/c/k;-><init>(I)V
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
check-cast p1, Ljava/lang/String;
const-string v0, "line"
2020-11-13 01:15:36 +00:00
invoke-static {p1, v0}, Ly/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-11-12 02:11:44 +00:00
return-object p1
.end method