Rabbit-R1/switch port/smali/smali_classes3/kotlin/text/MatcherMatchResult$groupValues$1.smali
2024-05-21 17:08:36 -04:00

217 lines
4.9 KiB
Smali

.class public final Lkotlin/text/MatcherMatchResult$groupValues$1;
.super Lkotlin/collections/AbstractList;
.source "Regex.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lkotlin/text/MatcherMatchResult;->getGroupValues()Ljava/util/List;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/collections/AbstractList<",
"Ljava/lang/String;",
">;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000\u0017\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u0008\n\u0002\u0008\u0005*\u0001\u0000\u0008\n\u0018\u00002\u0008\u0012\u0004\u0012\u00020\u00020\u0001J\u0011\u0010\u0007\u001a\u00020\u00022\u0006\u0010\u0008\u001a\u00020\u0004H\u0096\u0002R\u0014\u0010\u0003\u001a\u00020\u00048VX\u0096\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u0005\u0010\u0006\u00a8\u0006\t"
}
d2 = {
"kotlin/text/MatcherMatchResult$groupValues$1",
"Lkotlin/collections/AbstractList;",
"",
"size",
"",
"getSize",
"()I",
"get",
"index",
"kotlin-stdlib"
}
k = 0x1
mv = {
0x1,
0x9,
0x0
}
xi = 0x30
.end annotation
# instance fields
.field final synthetic this$0:Lkotlin/text/MatcherMatchResult;
# direct methods
.method constructor <init>(Lkotlin/text/MatcherMatchResult;)V
.locals 0
iput-object p1, p0, Lkotlin/text/MatcherMatchResult$groupValues$1;->this$0:Lkotlin/text/MatcherMatchResult;
.line 380
invoke-direct {p0}, Lkotlin/collections/AbstractList;-><init>()V
return-void
.end method
# virtual methods
.method public final bridge contains(Ljava/lang/Object;)Z
.locals 1
.line 380
instance-of v0, p1, Ljava/lang/String;
if-nez v0, :cond_0
const/4 p0, 0x0
return p0
:cond_0
check-cast p1, Ljava/lang/String;
invoke-virtual {p0, p1}, Lkotlin/text/MatcherMatchResult$groupValues$1;->contains(Ljava/lang/String;)Z
move-result p0
return p0
.end method
.method public bridge contains(Ljava/lang/String;)Z
.locals 0
.line 380
invoke-super {p0, p1}, Lkotlin/collections/AbstractList;->contains(Ljava/lang/Object;)Z
move-result p0
return p0
.end method
.method public bridge synthetic get(I)Ljava/lang/Object;
.locals 0
.line 380
invoke-virtual {p0, p1}, Lkotlin/text/MatcherMatchResult$groupValues$1;->get(I)Ljava/lang/String;
move-result-object p0
return-object p0
.end method
.method public get(I)Ljava/lang/String;
.locals 0
iget-object p0, p0, Lkotlin/text/MatcherMatchResult$groupValues$1;->this$0:Lkotlin/text/MatcherMatchResult;
.line 382
invoke-static {p0}, Lkotlin/text/MatcherMatchResult;->access$getMatchResult(Lkotlin/text/MatcherMatchResult;)Ljava/util/regex/MatchResult;
move-result-object p0
invoke-interface {p0, p1}, Ljava/util/regex/MatchResult;->group(I)Ljava/lang/String;
move-result-object p0
if-nez p0, :cond_0
const-string p0, ""
:cond_0
return-object p0
.end method
.method public getSize()I
.locals 0
iget-object p0, p0, Lkotlin/text/MatcherMatchResult$groupValues$1;->this$0:Lkotlin/text/MatcherMatchResult;
.line 381
invoke-static {p0}, Lkotlin/text/MatcherMatchResult;->access$getMatchResult(Lkotlin/text/MatcherMatchResult;)Ljava/util/regex/MatchResult;
move-result-object p0
invoke-interface {p0}, Ljava/util/regex/MatchResult;->groupCount()I
move-result p0
add-int/lit8 p0, p0, 0x1
return p0
.end method
.method public final bridge indexOf(Ljava/lang/Object;)I
.locals 1
.line 380
instance-of v0, p1, Ljava/lang/String;
if-nez v0, :cond_0
const/4 p0, -0x1
return p0
:cond_0
check-cast p1, Ljava/lang/String;
invoke-virtual {p0, p1}, Lkotlin/text/MatcherMatchResult$groupValues$1;->indexOf(Ljava/lang/String;)I
move-result p0
return p0
.end method
.method public bridge indexOf(Ljava/lang/String;)I
.locals 0
.line 380
invoke-super {p0, p1}, Lkotlin/collections/AbstractList;->indexOf(Ljava/lang/Object;)I
move-result p0
return p0
.end method
.method public final bridge lastIndexOf(Ljava/lang/Object;)I
.locals 1
.line 380
instance-of v0, p1, Ljava/lang/String;
if-nez v0, :cond_0
const/4 p0, -0x1
return p0
:cond_0
check-cast p1, Ljava/lang/String;
invoke-virtual {p0, p1}, Lkotlin/text/MatcherMatchResult$groupValues$1;->lastIndexOf(Ljava/lang/String;)I
move-result p0
return p0
.end method
.method public bridge lastIndexOf(Ljava/lang/String;)I
.locals 0
.line 380
invoke-super {p0, p1}, Lkotlin/collections/AbstractList;->lastIndexOf(Ljava/lang/Object;)I
move-result p0
return p0
.end method