apkfuckery/com.discord/smali_classes2/w/a0/g$b.smali

137 lines
2.6 KiB
Smali
Raw Normal View History

2020-02-20 19:33:18 +00:00
.class public final Lw/a0/g$b;
.super Lw/q/a;
2019-12-06 03:29:40 +00:00
.source "Regex.kt"
# interfaces
2020-02-20 19:33:18 +00:00
.implements Lw/a0/f;
2019-12-06 03:29:40 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-02-20 19:33:18 +00:00
value = Lw/a0/g;-><init>(Ljava/util/regex/Matcher;Ljava/lang/CharSequence;)V
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-02-20 19:33:18 +00:00
"Lw/q/a<",
"Lw/a0/d;",
2019-12-06 03:29:40 +00:00
">;",
2020-02-20 19:33:18 +00:00
"Lw/a0/f;"
2019-12-06 03:29:40 +00:00
}
.end annotation
# instance fields
2020-02-20 19:33:18 +00:00
.field public final synthetic d:Lw/a0/g;
2019-12-06 03:29:40 +00:00
# direct methods
2020-02-20 19:33:18 +00:00
.method public constructor <init>(Lw/a0/g;)V
2019-12-06 03:29:40 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
2020-02-20 19:33:18 +00:00
iput-object p1, p0, Lw/a0/g$b;->d:Lw/a0/g;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
invoke-direct {p0}, Lw/q/a;-><init>()V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public final contains(Ljava/lang/Object;)Z
.locals 1
if-eqz p1, :cond_0
2020-02-20 19:33:18 +00:00
instance-of v0, p1, Lw/a0/d;
2019-12-06 03:29:40 +00:00
goto :goto_0
:cond_0
const/4 v0, 0x1
:goto_0
if-eqz v0, :cond_1
2020-02-20 19:33:18 +00:00
check-cast p1, Lw/a0/d;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
invoke-super {p0, p1}, Lw/q/a;->contains(Ljava/lang/Object;)Z
2019-12-06 03:29:40 +00:00
move-result p1
return p1
:cond_1
const/4 p1, 0x0
return p1
.end method
.method public getSize()I
.locals 1
2020-02-20 19:33:18 +00:00
iget-object v0, p0, Lw/a0/g$b;->d:Lw/a0/g;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
iget-object v0, v0, Lw/a0/g;->b:Ljava/util/regex/Matcher;
2019-12-06 03:29:40 +00:00
invoke-interface {v0}, Ljava/util/regex/MatchResult;->groupCount()I
move-result v0
add-int/lit8 v0, v0, 0x1
return v0
.end method
.method public isEmpty()Z
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public iterator()Ljava/util/Iterator;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Iterator<",
2020-02-20 19:33:18 +00:00
"Lw/a0/d;",
2019-12-06 03:29:40 +00:00
">;"
}
.end annotation
2020-02-20 19:33:18 +00:00
invoke-static {p0}, Le/k/a/c/e/p/g;->getIndices(Ljava/util/Collection;)Lkotlin/ranges/IntRange;
2019-12-06 03:29:40 +00:00
move-result-object v0
2020-02-20 19:33:18 +00:00
invoke-static {v0}, Lw/q/l;->asSequence(Ljava/lang/Iterable;)Lkotlin/sequences/Sequence;
2019-12-06 03:29:40 +00:00
move-result-object v0
2020-02-20 19:33:18 +00:00
new-instance v1, Lw/a0/g$b$a;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
invoke-direct {v1, p0}, Lw/a0/g$b$a;-><init>(Lw/a0/g$b;)V
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {v0, v1}, Le/k/a/c/e/p/g;->map(Lkotlin/sequences/Sequence;Lkotlin/jvm/functions/Function1;)Lkotlin/sequences/Sequence;
2019-12-06 03:29:40 +00:00
move-result-object v0
invoke-interface {v0}, Lkotlin/sequences/Sequence;->iterator()Ljava/util/Iterator;
move-result-object v0
return-object v0
.end method