a.smali

.class public abstract enum Lsg/bigo/apm/hprof/c/a;
.super Ljava/lang/Enum;
.source "SourceFile"

# interfaces
.implements Lshark/n;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lsg/bigo/apm/hprof/c/a$b;,
        Lsg/bigo/apm/hprof/c/a$a;
    }
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Enum<",
        "Lsg/bigo/apm/hprof/c/a;",
        ">;",
        "Lshark/n;"
    }
.end annotation


# static fields
.field private static final synthetic $VALUES:[Lsg/bigo/apm/hprof/c/a;

.field public static final Companion:Lsg/bigo/apm/hprof/c/a$a;

.field public static final enum VIEW:Lsg/bigo/apm/hprof/c/a;


# direct methods
.method static constructor <clinit>()V
    .registers 3

    const/4 v0, 0x1

    new-array v0, v0, [Lsg/bigo/apm/hprof/c/a;

    new-instance v1, Lsg/bigo/apm/hprof/c/a$b;

    const-string v2, "VIEW"

    invoke-direct {v1, v2}, Lsg/bigo/apm/hprof/c/a$b;-><init>(Ljava/lang/String;)V

    sput-object v1, Lsg/bigo/apm/hprof/c/a;->VIEW:Lsg/bigo/apm/hprof/c/a;

    const/4 v2, 0x0

    aput-object v1, v0, v2

    sput-object v0, Lsg/bigo/apm/hprof/c/a;->$VALUES:[Lsg/bigo/apm/hprof/c/a;

    new-instance v0, Lsg/bigo/apm/hprof/c/a$a;

    const/4 v1, 0x0

    invoke-direct {v0, v1}, Lsg/bigo/apm/hprof/c/a$a;-><init>(Lkotlin/f/b/j;)V

    sput-object v0, Lsg/bigo/apm/hprof/c/a;->Companion:Lsg/bigo/apm/hprof/c/a$a;

    return-void
.end method

.method protected constructor <init>(Ljava/lang/String;I)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()V"
        }
    .end annotation

    .line 12
    invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V

    return-void
.end method

.method public static valueOf(Ljava/lang/String;)Lsg/bigo/apm/hprof/c/a;
    .registers 2

    const-class v0, Lsg/bigo/apm/hprof/c/a;

    invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;

    move-result-object p0

    check-cast p0, Lsg/bigo/apm/hprof/c/a;

    return-object p0
.end method

.method public static values()[Lsg/bigo/apm/hprof/c/a;
    .registers 1

    sget-object v0, Lsg/bigo/apm/hprof/c/a;->$VALUES:[Lsg/bigo/apm/hprof/c/a;

    invoke-virtual {v0}, [Lsg/bigo/apm/hprof/c/a;->clone()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, [Lsg/bigo/apm/hprof/c/a;

    return-object v0
.end method