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

46 lines
1.2 KiB
Smali

.class public interface abstract Lkotlin/text/MatchGroupCollection;
.super Ljava/lang/Object;
.source "MatchResult.kt"
# interfaces
.implements Ljava/util/Collection;
.implements Lkotlin/jvm/internal/markers/KMappedMarker;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/Collection<",
"Lkotlin/text/MatchGroup;",
">;",
"Lkotlin/jvm/internal/markers/KMappedMarker;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000\u0016\n\u0002\u0018\u0002\n\u0002\u0010\u001e\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0010\u0008\n\u0000\u0008f\u0018\u00002\n\u0012\u0006\u0012\u0004\u0018\u00010\u00020\u0001J\u0013\u0010\u0003\u001a\u0004\u0018\u00010\u00022\u0006\u0010\u0004\u001a\u00020\u0005H\u00a6\u0002\u00a8\u0006\u0006"
}
d2 = {
"Lkotlin/text/MatchGroupCollection;",
"",
"Lkotlin/text/MatchGroup;",
"get",
"index",
"",
"kotlin-stdlib"
}
k = 0x1
mv = {
0x1,
0x9,
0x0
}
xi = 0x30
.end annotation
# virtual methods
.method public abstract get(I)Lkotlin/text/MatchGroup;
.end method