apkfuckery/com.discord/smali_classes2/c0/t/o.smali

57 lines
1.2 KiB
Smali
Raw Normal View History

2020-10-05 23:18:16 +00:00
.class public final Lc0/t/o;
.super Lc0/n/c/k;
2020-09-08 08:16:32 +00:00
.source "Strings.kt"
2020-05-17 12:40:10 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-10-05 23:18:16 +00:00
"Lc0/n/c/k;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-09-08 08:16:32 +00:00
"Lkotlin/ranges/IntRange;",
"Ljava/lang/String;",
">;"
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-09-08 08:16:32 +00:00
# instance fields
.field public final synthetic $this_splitToSequence:Ljava/lang/CharSequence;
2020-05-17 12:40:10 +00:00
# direct methods
2020-09-08 08:16:32 +00:00
.method public constructor <init>(Ljava/lang/CharSequence;)V
.locals 0
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Lc0/t/o;->$this_splitToSequence:Ljava/lang/CharSequence;
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
const/4 p1, 0x1
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
2020-05-17 12:40:10 +00:00
return-void
.end method
2020-09-08 08:16:32 +00:00
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
.locals 1
2020-09-08 08:16:32 +00:00
check-cast p1, Lkotlin/ranges/IntRange;
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
const-string v0, "it"
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-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
iget-object v0, p0, Lc0/t/o;->$this_splitToSequence:Ljava/lang/CharSequence;
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
invoke-static {v0, p1}, Lc0/t/p;->substring(Ljava/lang/CharSequence;Lkotlin/ranges/IntRange;)Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
return-object p1
.end method