d.smali
.class public final enum Lsg/bigolive/revenue64/component/medal/data/d;
.super Ljava/lang/Enum;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lsg/bigolive/revenue64/component/medal/data/d;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lsg/bigolive/revenue64/component/medal/data/d;
.field public static final enum NONE:Lsg/bigolive/revenue64/component/medal/data/d;
.field public static final enum RECEIVED_GIFT:Lsg/bigolive/revenue64/component/medal/data/d;
.field public static final enum RECEIVED_GOLDEN_BEAN:Lsg/bigolive/revenue64/component/medal/data/d;
.field public static final enum SEND_DIAMOND:Lsg/bigolive/revenue64/component/medal/data/d;
.field public static final enum SEND_GIFT:Lsg/bigolive/revenue64/component/medal/data/d;
# direct methods
.method static constructor <clinit>()V
.registers 4
const/4 v0, 0x5
new-array v0, v0, [Lsg/bigolive/revenue64/component/medal/data/d;
new-instance v1, Lsg/bigolive/revenue64/component/medal/data/d;
const/4 v2, 0x0
const-string v3, "NONE"
invoke-direct {v1, v3, v2}, Lsg/bigolive/revenue64/component/medal/data/d;-><init>(Ljava/lang/String;I)V
sput-object v1, Lsg/bigolive/revenue64/component/medal/data/d;->NONE:Lsg/bigolive/revenue64/component/medal/data/d;
aput-object v1, v0, v2
new-instance v1, Lsg/bigolive/revenue64/component/medal/data/d;
const/4 v2, 0x1
const-string v3, "SEND_GIFT"
invoke-direct {v1, v3, v2}, Lsg/bigolive/revenue64/component/medal/data/d;-><init>(Ljava/lang/String;I)V
sput-object v1, Lsg/bigolive/revenue64/component/medal/data/d;->SEND_GIFT:Lsg/bigolive/revenue64/component/medal/data/d;
aput-object v1, v0, v2
new-instance v1, Lsg/bigolive/revenue64/component/medal/data/d;
const/4 v2, 0x2
const-string v3, "SEND_DIAMOND"
invoke-direct {v1, v3, v2}, Lsg/bigolive/revenue64/component/medal/data/d;-><init>(Ljava/lang/String;I)V
sput-object v1, Lsg/bigolive/revenue64/component/medal/data/d;->SEND_DIAMOND:Lsg/bigolive/revenue64/component/medal/data/d;
aput-object v1, v0, v2
new-instance v1, Lsg/bigolive/revenue64/component/medal/data/d;
const/4 v2, 0x3
const-string v3, "RECEIVED_GIFT"
invoke-direct {v1, v3, v2}, Lsg/bigolive/revenue64/component/medal/data/d;-><init>(Ljava/lang/String;I)V
sput-object v1, Lsg/bigolive/revenue64/component/medal/data/d;->RECEIVED_GIFT:Lsg/bigolive/revenue64/component/medal/data/d;
aput-object v1, v0, v2
new-instance v1, Lsg/bigolive/revenue64/component/medal/data/d;
const/4 v2, 0x4
const-string v3, "RECEIVED_GOLDEN_BEAN"
invoke-direct {v1, v3, v2}, Lsg/bigolive/revenue64/component/medal/data/d;-><init>(Ljava/lang/String;I)V
sput-object v1, Lsg/bigolive/revenue64/component/medal/data/d;->RECEIVED_GOLDEN_BEAN:Lsg/bigolive/revenue64/component/medal/data/d;
aput-object v1, v0, v2
sput-object v0, Lsg/bigolive/revenue64/component/medal/data/d;->$VALUES:[Lsg/bigolive/revenue64/component/medal/data/d;
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 51
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/d;
.registers 2
const-class v0, Lsg/bigolive/revenue64/component/medal/data/d;
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/d;
return-object p0
.end method
.method public static values()[Lsg/bigolive/revenue64/component/medal/data/d;
.registers 1
sget-object v0, Lsg/bigolive/revenue64/component/medal/data/d;->$VALUES:[Lsg/bigolive/revenue64/component/medal/data/d;
invoke-virtual {v0}, [Lsg/bigolive/revenue64/component/medal/data/d;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lsg/bigolive/revenue64/component/medal/data/d;
return-object v0
.end method