b.smali

.class public final enum Lsg/bigo/live/support64/component/stat/b;
.super Ljava/lang/Enum;
.source "SourceFile"

# interfaces
.implements Lsg/bigo/core/component/a/b;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Enum<",
        "Lsg/bigo/live/support64/component/stat/b;",
        ">;",
        "Lsg/bigo/core/component/a/b;"
    }
.end annotation


# static fields
.field private static final synthetic $VALUES:[Lsg/bigo/live/support64/component/stat/b;

.field public static final enum USER_CLICK_TO_ENTER_ROOM:Lsg/bigo/live/support64/component/stat/b;

.field public static final enum USER_EXIT_ROOM:Lsg/bigo/live/support64/component/stat/b;


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

    .line 6
    new-instance v0, Lsg/bigo/live/support64/component/stat/b;

    const/4 v1, 0x0

    const-string v2, "USER_CLICK_TO_ENTER_ROOM"

    invoke-direct {v0, v2, v1}, Lsg/bigo/live/support64/component/stat/b;-><init>(Ljava/lang/String;I)V

    sput-object v0, Lsg/bigo/live/support64/component/stat/b;->USER_CLICK_TO_ENTER_ROOM:Lsg/bigo/live/support64/component/stat/b;

    .line 7
    new-instance v0, Lsg/bigo/live/support64/component/stat/b;

    const/4 v2, 0x1

    const-string v3, "USER_EXIT_ROOM"

    invoke-direct {v0, v3, v2}, Lsg/bigo/live/support64/component/stat/b;-><init>(Ljava/lang/String;I)V

    sput-object v0, Lsg/bigo/live/support64/component/stat/b;->USER_EXIT_ROOM:Lsg/bigo/live/support64/component/stat/b;

    const/4 v3, 0x2

    new-array v3, v3, [Lsg/bigo/live/support64/component/stat/b;

    .line 5
    sget-object v4, Lsg/bigo/live/support64/component/stat/b;->USER_CLICK_TO_ENTER_ROOM:Lsg/bigo/live/support64/component/stat/b;

    aput-object v4, v3, v1

    aput-object v0, v3, v2

    sput-object v3, Lsg/bigo/live/support64/component/stat/b;->$VALUES:[Lsg/bigo/live/support64/component/stat/b;

    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 5
    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/live/support64/component/stat/b;
    .registers 2

    .line 5
    const-class v0, Lsg/bigo/live/support64/component/stat/b;

    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/live/support64/component/stat/b;

    return-object p0
.end method

.method public static values()[Lsg/bigo/live/support64/component/stat/b;
    .registers 1

    .line 5
    sget-object v0, Lsg/bigo/live/support64/component/stat/b;->$VALUES:[Lsg/bigo/live/support64/component/stat/b;

    invoke-virtual {v0}, [Lsg/bigo/live/support64/component/stat/b;->clone()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, [Lsg/bigo/live/support64/component/stat/b;

    return-object v0
.end method