f$b$a.smali

.class public final Lkotlin/text/f$b$a;
.super Lkotlin/jvm/internal/k;
.source "SourceFile"

# interfaces
.implements Lkotlin/jvm/functions/l;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lkotlin/text/f$b;->iterator()Ljava/util/Iterator;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lkotlin/jvm/internal/k;",
        "Lkotlin/jvm/functions/l<",
        "Ljava/lang/Integer;",
        "Lkotlin/text/c;",
        ">;"
    }
.end annotation


# instance fields
.field public final synthetic a:Lkotlin/text/f$b;


# direct methods
.method public constructor <init>(Lkotlin/text/f$b;)V
    .registers 2

    iput-object p1, p0, Lkotlin/text/f$b$a;->a:Lkotlin/text/f$b;

    const/4 p1, 0x1

    invoke-direct {p0, p1}, Lkotlin/jvm/internal/k;-><init>(I)V

    return-void
.end method


# virtual methods
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
    .registers 3

    .line 1
    check-cast p1, Ljava/lang/Number;

    invoke-virtual {p1}, Ljava/lang/Number;->intValue()I

    move-result p1

    .line 2
    iget-object v0, p0, Lkotlin/text/f$b$a;->a:Lkotlin/text/f$b;

    invoke-virtual {v0, p1}, Lkotlin/text/f$b;->get(I)Lkotlin/text/c;

    move-result-object p1

    return-object p1
.end method