apkfuckery/com.discord/smali_classes2/j0/t/l.smali

101 lines
1.9 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lj0/t/l;
2020-07-25 00:57:58 +00:00
.super Lj0/n/c/i;
.source "Strings.kt"
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
# interfaces
2020-07-25 00:57:58 +00:00
.implements Lkotlin/jvm/functions/Function2;
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-25 00:57:58 +00:00
"Lj0/n/c/i;",
"Lkotlin/jvm/functions/Function2<",
"Ljava/lang/CharSequence;",
"Ljava/lang/Integer;",
"Lkotlin/Pair<",
"+",
"Ljava/lang/Integer;",
"+",
"Ljava/lang/Integer;",
">;>;"
2020-07-10 04:01:33 +00:00
}
.end annotation
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
# instance fields
.field public final synthetic $delimiters:[C
.field public final synthetic $ignoreCase:Z
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
# direct methods
2020-07-25 00:57:58 +00:00
.method public constructor <init>([CZ)V
.locals 0
iput-object p1, p0, Lj0/t/l;->$delimiters:[C
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
iput-boolean p2, p0, Lj0/t/l;->$ignoreCase:Z
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
const/4 p1, 0x2
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-direct {p0, p1}, Lj0/n/c/i;-><init>(I)V
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method
2020-07-25 00:57:58 +00:00
# virtual methods
.method public invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 3
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
check-cast p1, Ljava/lang/CharSequence;
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
check-cast p2, Ljava/lang/Number;
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-virtual {p2}, Ljava/lang/Number;->intValue()I
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
move-result p2
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
const/4 v0, 0x0
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
if-eqz p1, :cond_1
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
iget-object v1, p0, Lj0/t/l;->$delimiters:[C
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
iget-boolean v2, p0, Lj0/t/l;->$ignoreCase:Z
invoke-static {p1, v1, p2, v2}, Lj0/t/p;->indexOfAny(Ljava/lang/CharSequence;[CIZ)I
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
move-result p1
if-gez p1, :cond_0
goto :goto_0
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
:cond_0
2020-07-25 00:57:58 +00:00
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p1
const/4 p2, 0x1
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p2
new-instance v0, Lkotlin/Pair;
invoke-direct {v0, p1, p2}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
:goto_0
return-object v0
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
:cond_1
const-string p1, "$receiver"
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
throw v0
2020-05-17 12:40:10 +00:00
.end method