Where$Options.smali
.class public final enum Lcom/h/l/Where$Options;
.super Ljava/lang/Enum;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/h/l/Where;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "Options"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum",
"<",
"Lcom/h/l/Where$Options;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/h/l/Where$Options;
.field public static final enum EQUAL:Lcom/h/l/Where$Options;
.field public static final enum IN:Lcom/h/l/Where$Options;
.field public static final enum NO_EQUAL:Lcom/h/l/Where$Options;
.field public static final enum THAN_SMALL:Lcom/h/l/Where$Options;
.field public static final enum ThAN_LARGE:Lcom/h/l/Where$Options;
# instance fields
.field private value:Ljava/lang/String;
# direct methods
.method static constructor <clinit>()V
.registers 8
const/4 v7, 0x4
const/4 v6, 0x3
const/4 v5, 0x2
const/4 v4, 0x1
const/4 v3, 0x0
new-instance v0, Lcom/h/l/Where$Options;
const-string/jumbo v1, "IN"
const-string/jumbo v2, "IN"
invoke-direct {v0, v1, v3, v2}, Lcom/h/l/Where$Options;-><init>(Ljava/lang/String;ILjava/lang/String;)V
sput-object v0, Lcom/h/l/Where$Options;->IN:Lcom/h/l/Where$Options;
new-instance v0, Lcom/h/l/Where$Options;
const-string/jumbo v1, "EQUAL"
const-string/jumbo v2, "="
invoke-direct {v0, v1, v4, v2}, Lcom/h/l/Where$Options;-><init>(Ljava/lang/String;ILjava/lang/String;)V
sput-object v0, Lcom/h/l/Where$Options;->EQUAL:Lcom/h/l/Where$Options;
new-instance v0, Lcom/h/l/Where$Options;
const-string/jumbo v1, "NO_EQUAL"
const-string/jumbo v2, "!="
invoke-direct {v0, v1, v5, v2}, Lcom/h/l/Where$Options;-><init>(Ljava/lang/String;ILjava/lang/String;)V
sput-object v0, Lcom/h/l/Where$Options;->NO_EQUAL:Lcom/h/l/Where$Options;
new-instance v0, Lcom/h/l/Where$Options;
const-string/jumbo v1, "ThAN_LARGE"
const-string/jumbo v2, ">"
invoke-direct {v0, v1, v6, v2}, Lcom/h/l/Where$Options;-><init>(Ljava/lang/String;ILjava/lang/String;)V
sput-object v0, Lcom/h/l/Where$Options;->ThAN_LARGE:Lcom/h/l/Where$Options;
new-instance v0, Lcom/h/l/Where$Options;
const-string/jumbo v1, "THAN_SMALL"
const-string/jumbo v2, "<"
invoke-direct {v0, v1, v7, v2}, Lcom/h/l/Where$Options;-><init>(Ljava/lang/String;ILjava/lang/String;)V
sput-object v0, Lcom/h/l/Where$Options;->THAN_SMALL:Lcom/h/l/Where$Options;
const/4 v0, 0x5
new-array v0, v0, [Lcom/h/l/Where$Options;
sget-object v1, Lcom/h/l/Where$Options;->IN:Lcom/h/l/Where$Options;
aput-object v1, v0, v3
sget-object v1, Lcom/h/l/Where$Options;->EQUAL:Lcom/h/l/Where$Options;
aput-object v1, v0, v4
sget-object v1, Lcom/h/l/Where$Options;->NO_EQUAL:Lcom/h/l/Where$Options;
aput-object v1, v0, v5
sget-object v1, Lcom/h/l/Where$Options;->ThAN_LARGE:Lcom/h/l/Where$Options;
aput-object v1, v0, v6
sget-object v1, Lcom/h/l/Where$Options;->THAN_SMALL:Lcom/h/l/Where$Options;
aput-object v1, v0, v7
sput-object v0, Lcom/h/l/Where$Options;->$VALUES:[Lcom/h/l/Where$Options;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;ILjava/lang/String;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
")V"
}
.end annotation
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
iput-object p3, p0, Lcom/h/l/Where$Options;->value:Ljava/lang/String;
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/h/l/Where$Options;
.registers 2
const-class v0, Lcom/h/l/Where$Options;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object v0
check-cast v0, Lcom/h/l/Where$Options;
return-object v0
.end method
.method public static values()[Lcom/h/l/Where$Options;
.registers 1
sget-object v0, Lcom/h/l/Where$Options;->$VALUES:[Lcom/h/l/Where$Options;
invoke-virtual {v0}, [Lcom/h/l/Where$Options;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/h/l/Where$Options;
return-object v0
.end method
# virtual methods
.method public final toString()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lcom/h/l/Where$Options;->value:Ljava/lang/String;
return-object v0
.end method