MryDirection.smali
.class public final enum Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
.super Ljava/lang/Enum;
.source "MryDirection.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lim/tpelyyftgw/ui/hviews/helper/MryDirection;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
.field public static final enum BOTTOM_TO_TOP:Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
.field public static final enum LEFT_TO_RIGHT:Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
.field public static final enum RIGHT_TO_LEFT:Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
.field public static final enum TOP_TO_BOTTOM:Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
# direct methods
.method static constructor <clinit>()V
.registers 7
.line 25
new-instance v0, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
const/4 v1, 0x0
const-string v2, "LEFT_TO_RIGHT"
invoke-direct {v0, v2, v1}, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;-><init>(Ljava/lang/String;I)V
sput-object v0, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;->LEFT_TO_RIGHT:Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
.line 26
new-instance v0, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
const/4 v2, 0x1
const-string v3, "TOP_TO_BOTTOM"
invoke-direct {v0, v3, v2}, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;-><init>(Ljava/lang/String;I)V
sput-object v0, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;->TOP_TO_BOTTOM:Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
.line 27
new-instance v0, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
const/4 v3, 0x2
const-string v4, "RIGHT_TO_LEFT"
invoke-direct {v0, v4, v3}, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;-><init>(Ljava/lang/String;I)V
sput-object v0, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;->RIGHT_TO_LEFT:Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
.line 28
new-instance v0, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
const/4 v4, 0x3
const-string v5, "BOTTOM_TO_TOP"
invoke-direct {v0, v5, v4}, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;-><init>(Ljava/lang/String;I)V
sput-object v0, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;->BOTTOM_TO_TOP:Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
.line 24
const/4 v5, 0x4
new-array v5, v5, [Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
sget-object v6, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;->LEFT_TO_RIGHT:Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
aput-object v6, v5, v1
sget-object v1, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;->TOP_TO_BOTTOM:Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
aput-object v1, v5, v2
sget-object v1, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;->RIGHT_TO_LEFT:Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
aput-object v1, v5, v3
aput-object v0, v5, v4
sput-object v5, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;->$VALUES:[Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
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 24
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;)Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
.registers 2
.param p0, "name" # Ljava/lang/String;
.line 24
const-class v0, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object v0
check-cast v0, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
return-object v0
.end method
.method public static values()[Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
.registers 1
.line 24
sget-object v0, Lim/tpelyyftgw/ui/hviews/helper/MryDirection;->$VALUES:[Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
invoke-virtual {v0}, [Lim/tpelyyftgw/ui/hviews/helper/MryDirection;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lim/tpelyyftgw/ui/hviews/helper/MryDirection;
return-object v0
.end method