111 lines
3.0 KiB
Smali
111 lines
3.0 KiB
Smali
.class final Lcom/google/zxing/datamatrix/decoder/Version$ECBlocks;
|
|
.super Ljava/lang/Object;
|
|
.source "Version.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/zxing/datamatrix/decoder/Version;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "ECBlocks"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final ecBlocks:[Lcom/google/zxing/datamatrix/decoder/Version$ECB;
|
|
|
|
.field private final ecCodewords:I
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>(ILcom/google/zxing/datamatrix/decoder/Version$ECB;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput p1, p0, Lcom/google/zxing/datamatrix/decoder/Version$ECBlocks;->ecCodewords:I
|
|
|
|
const/4 p1, 0x1
|
|
|
|
new-array p1, p1, [Lcom/google/zxing/datamatrix/decoder/Version$ECB;
|
|
|
|
const/4 v0, 0x0
|
|
|
|
aput-object p2, p1, v0
|
|
|
|
.line 3
|
|
iput-object p1, p0, Lcom/google/zxing/datamatrix/decoder/Version$ECBlocks;->ecBlocks:[Lcom/google/zxing/datamatrix/decoder/Version$ECB;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(ILcom/google/zxing/datamatrix/decoder/Version$ECB;Lcom/google/zxing/datamatrix/decoder/Version$ECB;)V
|
|
.locals 1
|
|
|
|
.line 5
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 6
|
|
iput p1, p0, Lcom/google/zxing/datamatrix/decoder/Version$ECBlocks;->ecCodewords:I
|
|
|
|
const/4 p1, 0x2
|
|
|
|
new-array p1, p1, [Lcom/google/zxing/datamatrix/decoder/Version$ECB;
|
|
|
|
const/4 v0, 0x0
|
|
|
|
aput-object p2, p1, v0
|
|
|
|
const/4 p2, 0x1
|
|
|
|
aput-object p3, p1, p2
|
|
|
|
.line 7
|
|
iput-object p1, p0, Lcom/google/zxing/datamatrix/decoder/Version$ECBlocks;->ecBlocks:[Lcom/google/zxing/datamatrix/decoder/Version$ECB;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(ILcom/google/zxing/datamatrix/decoder/Version$ECB;Lcom/google/zxing/datamatrix/decoder/Version$ECB;Lcom/google/zxing/datamatrix/decoder/Version$ECBlocks;)V
|
|
.locals 0
|
|
|
|
.line 8
|
|
invoke-direct {p0, p1, p2, p3}, Lcom/google/zxing/datamatrix/decoder/Version$ECBlocks;-><init>(ILcom/google/zxing/datamatrix/decoder/Version$ECB;Lcom/google/zxing/datamatrix/decoder/Version$ECB;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(ILcom/google/zxing/datamatrix/decoder/Version$ECB;Lcom/google/zxing/datamatrix/decoder/Version$ECBlocks;)V
|
|
.locals 0
|
|
|
|
.line 4
|
|
invoke-direct {p0, p1, p2}, Lcom/google/zxing/datamatrix/decoder/Version$ECBlocks;-><init>(ILcom/google/zxing/datamatrix/decoder/Version$ECB;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getECBlocks()[Lcom/google/zxing/datamatrix/decoder/Version$ECB;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/zxing/datamatrix/decoder/Version$ECBlocks;->ecBlocks:[Lcom/google/zxing/datamatrix/decoder/Version$ECB;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getECCodewords()I
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/zxing/datamatrix/decoder/Version$ECBlocks;->ecCodewords:I
|
|
|
|
return v0
|
|
.end method
|