Decoder$1.smali 
.class synthetic Lcom/dcloud/zxing2/aztec/decoder/Decoder$1;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/dcloud/zxing2/aztec/decoder/Decoder;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1008
    name = null
.end annotation
# static fields
.field static final synthetic $SwitchMap$com$dcloud$zxing2$aztec$decoder$Decoder$Table:[I
# direct methods
.method static constructor <clinit>()V
    .registers 3
    .line 1
    invoke-static {}, Lcom/dcloud/zxing2/aztec/decoder/Decoder$Table;->values()[Lcom/dcloud/zxing2/aztec/decoder/Decoder$Table;
    move-result-object v0
    array-length v0, v0
    new-array v0, v0, [I
    sput-object v0, Lcom/dcloud/zxing2/aztec/decoder/Decoder$1;->$SwitchMap$com$dcloud$zxing2$aztec$decoder$Decoder$Table:[I
    :try_start_9
    sget-object v1, Lcom/dcloud/zxing2/aztec/decoder/Decoder$Table;->UPPER:Lcom/dcloud/zxing2/aztec/decoder/Decoder$Table;
    invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
    move-result v1
    const/4 v2, 0x1
    aput v2, v0, v1
    :try_end_12
    .catch Ljava/lang/NoSuchFieldError; {:try_start_9 .. :try_end_12} :catch_12
    :catch_12
    :try_start_12
    sget-object v0, Lcom/dcloud/zxing2/aztec/decoder/Decoder$1;->$SwitchMap$com$dcloud$zxing2$aztec$decoder$Decoder$Table:[I
    sget-object v1, Lcom/dcloud/zxing2/aztec/decoder/Decoder$Table;->LOWER:Lcom/dcloud/zxing2/aztec/decoder/Decoder$Table;
    invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
    move-result v1
    const/4 v2, 0x2
    aput v2, v0, v1
    :try_end_1d
    .catch Ljava/lang/NoSuchFieldError; {:try_start_12 .. :try_end_1d} :catch_1d
    :catch_1d
    :try_start_1d
    sget-object v0, Lcom/dcloud/zxing2/aztec/decoder/Decoder$1;->$SwitchMap$com$dcloud$zxing2$aztec$decoder$Decoder$Table:[I
    sget-object v1, Lcom/dcloud/zxing2/aztec/decoder/Decoder$Table;->MIXED:Lcom/dcloud/zxing2/aztec/decoder/Decoder$Table;
    invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
    move-result v1
    const/4 v2, 0x3
    aput v2, v0, v1
    :try_end_28
    .catch Ljava/lang/NoSuchFieldError; {:try_start_1d .. :try_end_28} :catch_28
    :catch_28
    :try_start_28
    sget-object v0, Lcom/dcloud/zxing2/aztec/decoder/Decoder$1;->$SwitchMap$com$dcloud$zxing2$aztec$decoder$Decoder$Table:[I
    sget-object v1, Lcom/dcloud/zxing2/aztec/decoder/Decoder$Table;->PUNCT:Lcom/dcloud/zxing2/aztec/decoder/Decoder$Table;
    invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
    move-result v1
    const/4 v2, 0x4
    aput v2, v0, v1
    :try_end_33
    .catch Ljava/lang/NoSuchFieldError; {:try_start_28 .. :try_end_33} :catch_33
    :catch_33
    :try_start_33
    sget-object v0, Lcom/dcloud/zxing2/aztec/decoder/Decoder$1;->$SwitchMap$com$dcloud$zxing2$aztec$decoder$Decoder$Table:[I
    sget-object v1, Lcom/dcloud/zxing2/aztec/decoder/Decoder$Table;->DIGIT:Lcom/dcloud/zxing2/aztec/decoder/Decoder$Table;
    invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
    move-result v1
    const/4 v2, 0x5
    aput v2, v0, v1
    :try_end_3e
    .catch Ljava/lang/NoSuchFieldError; {:try_start_33 .. :try_end_3e} :catch_3e
    :catch_3e
    return-void
.end method