apkfuckery/com.discord/smali_classes2/i0/t/n.smali

64 lines
1.3 KiB
Smali
Raw Normal View History

2020-07-14 22:43:59 +00:00
.class public final Li0/t/n;
.super Li0/n/c/i;
2020-05-17 12:40:10 +00:00
.source "Strings.kt"
# interfaces
2020-07-10 04:01:33 +00:00
.implements Lkotlin/jvm/functions/Function1;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-14 22:43:59 +00:00
"Li0/n/c/i;",
2020-07-10 04:01:33 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lkotlin/ranges/IntRange;",
"Ljava/lang/String;",
">;"
2020-05-17 12:40:10 +00:00
}
.end annotation
# instance fields
2020-07-10 04:01:33 +00:00
.field public final synthetic $this_splitToSequence:Ljava/lang/CharSequence;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-10 04:01:33 +00:00
.method public constructor <init>(Ljava/lang/CharSequence;)V
2020-05-17 12:40:10 +00:00
.locals 0
2020-07-14 22:43:59 +00:00
iput-object p1, p0, Li0/t/n;->$this_splitToSequence:Ljava/lang/CharSequence;
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
const/4 p1, 0x1
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
invoke-direct {p0, p1}, Li0/n/c/i;-><init>(I)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-10 04:01:33 +00:00
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
check-cast p1, Lkotlin/ranges/IntRange;
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
if-eqz p1, :cond_0
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
iget-object v0, p0, Li0/t/n;->$this_splitToSequence:Ljava/lang/CharSequence;
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
invoke-static {v0, p1}, Li0/t/p;->substring(Ljava/lang/CharSequence;Lkotlin/ranges/IntRange;)Ljava/lang/String;
2020-05-17 12:40:10 +00:00
move-result-object p1
2020-07-10 04:01:33 +00:00
return-object p1
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
:cond_0
const-string p1, "it"
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
invoke-static {p1}, Li0/n/c/h;->c(Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
const/4 p1, 0x0
2020-05-17 12:40:10 +00:00
throw p1
.end method