apkfuckery/com.discord/smali_classes2/y/s/b.smali

102 lines
2.4 KiB
Smali
Raw Normal View History

2020-11-21 22:11:07 +00:00
.class public final Ly/s/b;
2020-11-13 19:18:44 +00:00
.super Ljava/lang/Object;
.source "Strings.kt"
# interfaces
.implements Lkotlin/sequences/Sequence;
2020-11-12 02:11:44 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-11-13 19:18:44 +00:00
"Lkotlin/sequences/Sequence<",
"Lkotlin/ranges/IntRange;",
">;"
2020-11-12 02:11:44 +00:00
}
.end annotation
# instance fields
2020-11-13 19:18:44 +00:00
.field public final a:Ljava/lang/CharSequence;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
.field public final b:I
.field public final c:I
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
.field public final d:Lkotlin/jvm/functions/Function2;
2020-11-12 02:11:44 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-13 19:18:44 +00:00
"Lkotlin/jvm/functions/Function2<",
"Ljava/lang/CharSequence;",
"Ljava/lang/Integer;",
"Lkotlin/Pair<",
"Ljava/lang/Integer;",
"Ljava/lang/Integer;",
">;>;"
2020-11-12 02:11:44 +00:00
}
.end annotation
.end field
# direct methods
2020-11-13 19:18:44 +00:00
.method public constructor <init>(Ljava/lang/CharSequence;IILkotlin/jvm/functions/Function2;)V
2020-11-12 02:11:44 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-11-13 19:18:44 +00:00
"Ljava/lang/CharSequence;",
"II",
"Lkotlin/jvm/functions/Function2<",
"-",
"Ljava/lang/CharSequence;",
"-",
"Ljava/lang/Integer;",
"Lkotlin/Pair<",
"Ljava/lang/Integer;",
"Ljava/lang/Integer;",
">;>;)V"
2020-11-12 02:11:44 +00:00
}
.end annotation
2020-11-13 19:18:44 +00:00
const-string v0, "input"
2020-11-12 02:11:44 +00:00
2020-11-21 22:11:07 +00:00
invoke-static {p1, v0}, Ly/m/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
const-string v0, "getNextMatch"
2020-11-12 02:11:44 +00:00
2020-11-21 22:11:07 +00:00
invoke-static {p4, v0}, Ly/m/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-21 22:11:07 +00:00
iput-object p1, p0, Ly/s/b;->a:Ljava/lang/CharSequence;
2020-11-12 02:11:44 +00:00
2020-11-21 22:11:07 +00:00
iput p2, p0, Ly/s/b;->b:I
2020-11-12 02:11:44 +00:00
2020-11-21 22:11:07 +00:00
iput p3, p0, Ly/s/b;->c:I
2020-11-12 02:11:44 +00:00
2020-11-21 22:11:07 +00:00
iput-object p4, p0, Ly/s/b;->d:Lkotlin/jvm/functions/Function2;
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
2020-11-13 19:18:44 +00:00
.method public iterator()Ljava/util/Iterator;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Iterator<",
"Lkotlin/ranges/IntRange;",
">;"
}
.end annotation
2020-11-12 02:11:44 +00:00
2020-11-21 22:11:07 +00:00
new-instance v0, Ly/s/b$a;
2020-11-12 02:11:44 +00:00
2020-11-21 22:11:07 +00:00
invoke-direct {v0, p0}, Ly/s/b$a;-><init>(Ly/s/b;)V
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
return-object v0
2020-11-12 02:11:44 +00:00
.end method