s$b$a.smali

.class public final Lc3/s$b$a;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lc3/s$b;
.end annotation

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

.annotation runtime Lkotlin/Metadata;
.end annotation


# direct methods
.method private constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
    .registers 2

    invoke-direct {p0}, Lc3/s$b$a;-><init>()V

    return-void
.end method


# virtual methods
.method public final a(I)Lc3/s$b;
    .registers 7
    .annotation build Lorg/jetbrains/annotations/NotNull;
    .end annotation

    invoke-static {}, Lc3/s$b;->values()[Lc3/s$b;

    move-result-object v0

    array-length v1, v0

    const/4 v2, 0x0

    :cond_6
    if-ge v2, v1, :cond_13

    aget-object v3, v0, v2

    add-int/lit8 v2, v2, 0x1

    invoke-static {v3}, Lc3/s$b;->d(Lc3/s$b;)I

    move-result v4

    if-ne v4, p1, :cond_6

    return-object v3

    :cond_13
    sget-object p1, Lc3/s$b;->c:Lc3/s$b;

    return-object p1
.end method