c.smali

.class public final enum Lsg/bigolive/revenue64/component/medal/data/c;
.super Ljava/lang/Enum;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Enum<",
        "Lsg/bigolive/revenue64/component/medal/data/c;",
        ">;"
    }
.end annotation


# static fields
.field private static final synthetic $VALUES:[Lsg/bigolive/revenue64/component/medal/data/c;

.field public static final enum LIGHTED:Lsg/bigolive/revenue64/component/medal/data/c;

.field public static final enum LIGHTING:Lsg/bigolive/revenue64/component/medal/data/c;

.field public static final enum NONE:Lsg/bigolive/revenue64/component/medal/data/c;


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

    const/4 v0, 0x3

    new-array v0, v0, [Lsg/bigolive/revenue64/component/medal/data/c;

    new-instance v1, Lsg/bigolive/revenue64/component/medal/data/c;

    const/4 v2, 0x0

    const-string v3, "NONE"

    invoke-direct {v1, v3, v2}, Lsg/bigolive/revenue64/component/medal/data/c;-><init>(Ljava/lang/String;I)V

    sput-object v1, Lsg/bigolive/revenue64/component/medal/data/c;->NONE:Lsg/bigolive/revenue64/component/medal/data/c;

    aput-object v1, v0, v2

    new-instance v1, Lsg/bigolive/revenue64/component/medal/data/c;

    const/4 v2, 0x1

    const-string v3, "LIGHTING"

    invoke-direct {v1, v3, v2}, Lsg/bigolive/revenue64/component/medal/data/c;-><init>(Ljava/lang/String;I)V

    sput-object v1, Lsg/bigolive/revenue64/component/medal/data/c;->LIGHTING:Lsg/bigolive/revenue64/component/medal/data/c;

    aput-object v1, v0, v2

    new-instance v1, Lsg/bigolive/revenue64/component/medal/data/c;

    const/4 v2, 0x2

    const-string v3, "LIGHTED"

    invoke-direct {v1, v3, v2}, Lsg/bigolive/revenue64/component/medal/data/c;-><init>(Ljava/lang/String;I)V

    sput-object v1, Lsg/bigolive/revenue64/component/medal/data/c;->LIGHTED:Lsg/bigolive/revenue64/component/medal/data/c;

    aput-object v1, v0, v2

    sput-object v0, Lsg/bigolive/revenue64/component/medal/data/c;->$VALUES:[Lsg/bigolive/revenue64/component/medal/data/c;

    return-void
.end method

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

    .line 33
    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/bigolive/revenue64/component/medal/data/c;
    .registers 2

    const-class v0, Lsg/bigolive/revenue64/component/medal/data/c;

    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/bigolive/revenue64/component/medal/data/c;

    return-object p0
.end method

.method public static values()[Lsg/bigolive/revenue64/component/medal/data/c;
    .registers 1

    sget-object v0, Lsg/bigolive/revenue64/component/medal/data/c;->$VALUES:[Lsg/bigolive/revenue64/component/medal/data/c;

    invoke-virtual {v0}, [Lsg/bigolive/revenue64/component/medal/data/c;->clone()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, [Lsg/bigolive/revenue64/component/medal/data/c;

    return-object v0
.end method