f.smali
.class public final enum Lcom/google/zxing/a/a/f;
.super Ljava/lang/Enum;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/google/zxing/a/a/f;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/google/zxing/a/a/f;
.field private static final FOR_BITS:[Lcom/google/zxing/a/a/f;
.field public static final enum H:Lcom/google/zxing/a/a/f;
.field public static final enum L:Lcom/google/zxing/a/a/f;
.field public static final enum M:Lcom/google/zxing/a/a/f;
.field public static final enum Q:Lcom/google/zxing/a/a/f;
# instance fields
.field private final bits:I
# direct methods
.method static constructor <clinit>()V
.registers 10
.line 28
new-instance v0, Lcom/google/zxing/a/a/f;
const/4 v1, 0x1
const/4 v2, 0x0
const-string v3, "L"
invoke-direct {v0, v3, v2, v1}, Lcom/google/zxing/a/a/f;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/google/zxing/a/a/f;->L:Lcom/google/zxing/a/a/f;
.line 30
new-instance v0, Lcom/google/zxing/a/a/f;
const-string v3, "M"
invoke-direct {v0, v3, v1, v2}, Lcom/google/zxing/a/a/f;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/google/zxing/a/a/f;->M:Lcom/google/zxing/a/a/f;
.line 32
new-instance v0, Lcom/google/zxing/a/a/f;
const/4 v3, 0x3
const/4 v4, 0x2
const-string v5, "Q"
invoke-direct {v0, v5, v4, v3}, Lcom/google/zxing/a/a/f;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/google/zxing/a/a/f;->Q:Lcom/google/zxing/a/a/f;
.line 34
new-instance v0, Lcom/google/zxing/a/a/f;
const-string v5, "H"
invoke-direct {v0, v5, v3, v4}, Lcom/google/zxing/a/a/f;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/google/zxing/a/a/f;->H:Lcom/google/zxing/a/a/f;
const/4 v5, 0x4
new-array v6, v5, [Lcom/google/zxing/a/a/f;
.line 25
sget-object v7, Lcom/google/zxing/a/a/f;->L:Lcom/google/zxing/a/a/f;
aput-object v7, v6, v2
sget-object v8, Lcom/google/zxing/a/a/f;->M:Lcom/google/zxing/a/a/f;
aput-object v8, v6, v1
sget-object v9, Lcom/google/zxing/a/a/f;->Q:Lcom/google/zxing/a/a/f;
aput-object v9, v6, v4
aput-object v0, v6, v3
sput-object v6, Lcom/google/zxing/a/a/f;->$VALUES:[Lcom/google/zxing/a/a/f;
new-array v5, v5, [Lcom/google/zxing/a/a/f;
aput-object v8, v5, v2
aput-object v7, v5, v1
aput-object v0, v5, v4
aput-object v9, v5, v3
.line 36
sput-object v5, Lcom/google/zxing/a/a/f;->FOR_BITS:[Lcom/google/zxing/a/a/f;
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 40
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
.line 41
iput p3, p0, Lcom/google/zxing/a/a/f;->bits:I
return-void
.end method
.method public static forBits(I)Lcom/google/zxing/a/a/f;
.registers 3
if-ltz p0, :cond_a
.line 53
sget-object v0, Lcom/google/zxing/a/a/f;->FOR_BITS:[Lcom/google/zxing/a/a/f;
array-length v1, v0
if-ge p0, v1, :cond_a
.line 56
aget-object p0, v0, p0
return-object p0
.line 54
:cond_a
new-instance p0, Ljava/lang/IllegalArgumentException;
invoke-direct {p0}, Ljava/lang/IllegalArgumentException;-><init>()V
throw p0
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/google/zxing/a/a/f;
.registers 2
.line 25
const-class v0, Lcom/google/zxing/a/a/f;
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/google/zxing/a/a/f;
return-object p0
.end method
.method public static values()[Lcom/google/zxing/a/a/f;
.registers 1
.line 25
sget-object v0, Lcom/google/zxing/a/a/f;->$VALUES:[Lcom/google/zxing/a/a/f;
invoke-virtual {v0}, [Lcom/google/zxing/a/a/f;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/google/zxing/a/a/f;
return-object v0
.end method
# virtual methods
.method public final getBits()I
.registers 2
.line 45
iget v0, p0, Lcom/google/zxing/a/a/f;->bits:I
return v0
.end method