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

102 lines
2.4 KiB
Smali
Raw Normal View History

2020-10-05 23:18:16 +00:00
.class public final Lc0/t/b;
2020-09-08 08:16:32 +00:00
.super Ljava/lang/Object;
.source "Strings.kt"
# interfaces
.implements Lkotlin/sequences/Sequence;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-20 19:00:44 +00:00
"Ljava/lang/Object;",
2020-09-08 08:16:32 +00:00
"Lkotlin/sequences/Sequence<",
"Lkotlin/ranges/IntRange;",
">;"
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-07-25 00:57:58 +00:00
# instance fields
2020-09-08 08:16:32 +00:00
.field public final a:Ljava/lang/CharSequence;
2020-07-25 00:57:58 +00:00
2020-09-08 08:16:32 +00:00
.field public final b:I
.field public final c:I
2020-07-25 00:57:58 +00:00
2020-09-08 08:16:32 +00:00
.field public final d:Lkotlin/jvm/functions/Function2;
2020-07-25 00:57:58 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-08 08:16:32 +00:00
"Lkotlin/jvm/functions/Function2<",
"Ljava/lang/CharSequence;",
"Ljava/lang/Integer;",
"Lkotlin/Pair<",
"Ljava/lang/Integer;",
"Ljava/lang/Integer;",
">;>;"
2020-07-25 00:57:58 +00:00
}
.end annotation
.end field
# direct methods
2020-09-08 08:16:32 +00:00
.method public constructor <init>(Ljava/lang/CharSequence;IILkotlin/jvm/functions/Function2;)V
2020-09-16 23:45:23 +00:00
.locals 1
2020-07-25 00:57:58 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-09-08 08:16:32 +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-07-25 00:57:58 +00:00
}
.end annotation
2020-09-16 23:45:23 +00:00
const-string v0, "input"
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-09-16 23:45:23 +00:00
const-string v0, "getNextMatch"
2020-10-05 23:18:16 +00:00
invoke-static {p4, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-07-25 00:57:58 +00:00
2020-09-08 08:16:32 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-25 00:57:58 +00:00
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Lc0/t/b;->a:Ljava/lang/CharSequence;
2020-07-25 00:57:58 +00:00
2020-10-05 23:18:16 +00:00
iput p2, p0, Lc0/t/b;->b:I
2020-09-02 04:07:20 +00:00
2020-10-05 23:18:16 +00:00
iput p3, p0, Lc0/t/b;->c:I
2020-07-25 00:57:58 +00:00
2020-10-05 23:18:16 +00:00
iput-object p4, p0, Lc0/t/b;->d:Lkotlin/jvm/functions/Function2;
2020-07-25 00:57:58 +00:00
return-void
2020-09-08 08:16:32 +00:00
.end method
2020-07-25 00:57:58 +00:00
2020-09-08 08:16:32 +00:00
# virtual methods
.method public iterator()Ljava/util/Iterator;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Iterator<",
"Lkotlin/ranges/IntRange;",
">;"
}
.end annotation
2020-07-25 00:57:58 +00:00
2020-10-05 23:18:16 +00:00
new-instance v0, Lc0/t/b$a;
2020-07-25 00:57:58 +00:00
2020-10-05 23:18:16 +00:00
invoke-direct {v0, p0}, Lc0/t/b$a;-><init>(Lc0/t/b;)V
2020-07-25 00:57:58 +00:00
2020-09-08 08:16:32 +00:00
return-object v0
2020-07-25 00:57:58 +00:00
.end method