MatchNamedGroupCollection.smali

.class public interface abstract Lkotlin/text/MatchNamedGroupCollection;
.super Ljava/lang/Object;
.source "MatchResult.kt"

# interfaces
.implements Lkotlin/text/MatchGroupCollection;


# annotations
.annotation runtime Lkotlin/Metadata;
    bv = {
        0x1,
        0x0,
        0x3
    }
    d1 = {
        "\u0000\u0016\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\u0008g\u0018\u00002\u00020\u0001J\u0013\u0010\u0002\u001a\u0004\u0018\u00010\u00032\u0006\u0010\u0004\u001a\u00020\u0005H\u00a6\u0002\u00a8\u0006\u0006"
    }
    d2 = {
        "Lkotlin/text/MatchNamedGroupCollection;",
        "Lkotlin/text/MatchGroupCollection;",
        "get",
        "Lkotlin/text/MatchGroup;",
        "name",
        "",
        "kotlin-stdlib"
    }
    k = 0x1
    mv = {
        0x1,
        0x4,
        0x0
    }
.end annotation


# virtual methods
.method public abstract get(Ljava/lang/String;)Lkotlin/text/MatchGroup;
.end method