m$a.smali
.class public final enum Lcom/singbox/component/stat/m$a;
.super Ljava/lang/Enum;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/singbox/component/stat/m;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/singbox/component/stat/m$a;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/singbox/component/stat/m$a;
.field public static final enum AVATAR:Lcom/singbox/component/stat/m$a;
.field public static final enum ITEM:Lcom/singbox/component/stat/m$a;
.field public static final enum SING:Lcom/singbox/component/stat/m$a;
# instance fields
.field private final action:I
# direct methods
.method static constructor <clinit>()V
.registers 6
const/4 v0, 0x3
new-array v1, v0, [Lcom/singbox/component/stat/m$a;
new-instance v2, Lcom/singbox/component/stat/m$a;
const/4 v3, 0x0
const/4 v4, 0x1
const-string v5, "SING"
.line 48
invoke-direct {v2, v5, v3, v4}, Lcom/singbox/component/stat/m$a;-><init>(Ljava/lang/String;II)V
sput-object v2, Lcom/singbox/component/stat/m$a;->SING:Lcom/singbox/component/stat/m$a;
aput-object v2, v1, v3
new-instance v2, Lcom/singbox/component/stat/m$a;
const/4 v3, 0x2
const-string v5, "AVATAR"
.line 49
invoke-direct {v2, v5, v4, v3}, Lcom/singbox/component/stat/m$a;-><init>(Ljava/lang/String;II)V
sput-object v2, Lcom/singbox/component/stat/m$a;->AVATAR:Lcom/singbox/component/stat/m$a;
aput-object v2, v1, v4
new-instance v2, Lcom/singbox/component/stat/m$a;
const-string v4, "ITEM"
.line 50
invoke-direct {v2, v4, v3, v0}, Lcom/singbox/component/stat/m$a;-><init>(Ljava/lang/String;II)V
sput-object v2, Lcom/singbox/component/stat/m$a;->ITEM:Lcom/singbox/component/stat/m$a;
aput-object v2, v1, v3
sput-object v1, Lcom/singbox/component/stat/m$a;->$VALUES:[Lcom/singbox/component/stat/m$a;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;II)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(I)V"
}
.end annotation
.line 47
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
iput p3, p0, Lcom/singbox/component/stat/m$a;->action:I
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/singbox/component/stat/m$a;
.registers 2
const-class v0, Lcom/singbox/component/stat/m$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, Lcom/singbox/component/stat/m$a;
return-object p0
.end method
.method public static values()[Lcom/singbox/component/stat/m$a;
.registers 1
sget-object v0, Lcom/singbox/component/stat/m$a;->$VALUES:[Lcom/singbox/component/stat/m$a;
invoke-virtual {v0}, [Lcom/singbox/component/stat/m$a;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/singbox/component/stat/m$a;
return-object v0
.end method
# virtual methods
.method public final getAction()I
.registers 2
.line 47
iget v0, p0, Lcom/singbox/component/stat/m$a;->action:I
return v0
.end method