QRCodeMultiReader$SAComparator.smali
.class final Lcom/google/zxing/multi/qrcode/QRCodeMultiReader$SAComparator;
.super Ljava/lang/Object;
.source "QRCodeMultiReader.java"
# interfaces
.implements Ljava/io/Serializable;
.implements Ljava/util/Comparator;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/io/Serializable;",
"Ljava/util/Comparator",
"<",
"Lcom/google/zxing/e;",
">;"
}
.end annotation
# direct methods
.method private constructor <init>()V
.registers 1
.prologue
.line 166
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lcom/google/zxing/multi/qrcode/QRCodeMultiReader$1;)V
.registers 2
.prologue
.line 166
invoke-direct {p0}, Lcom/google/zxing/multi/qrcode/QRCodeMultiReader$SAComparator;-><init>()V
return-void
.end method
# virtual methods
.method public final compare(Lcom/google/zxing/e;Lcom/google/zxing/e;)I
.registers 6
.prologue
.line 169
.line 1112
iget-object v0, p1, Lcom/google/zxing/e;->boz:Ljava/util/Map;
.line 169
sget-object v1, Lcom/google/zxing/ResultMetadataType;->STRUCTURED_APPEND_SEQUENCE:Lcom/google/zxing/ResultMetadataType;
invoke-interface {v0, v1}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/lang/Integer;
invoke-virtual {v0}, Ljava/lang/Integer;->intValue()I
move-result v1
.line 2112
iget-object v0, p2, Lcom/google/zxing/e;->boz:Ljava/util/Map;
.line 170
sget-object v2, Lcom/google/zxing/ResultMetadataType;->STRUCTURED_APPEND_SEQUENCE:Lcom/google/zxing/ResultMetadataType;
invoke-interface {v0, v2}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/lang/Integer;
invoke-virtual {v0}, Ljava/lang/Integer;->intValue()I
move-result v0
.line 171
invoke-static {v1, v0}, Ljava/lang/Integer;->compare(II)I
move-result v0
return v0
.end method
.method public final bridge synthetic compare(Ljava/lang/Object;Ljava/lang/Object;)I
.registers 4
.prologue
.line 166
check-cast p1, Lcom/google/zxing/e;
check-cast p2, Lcom/google/zxing/e;
invoke-virtual {p0, p1, p2}, Lcom/google/zxing/multi/qrcode/QRCodeMultiReader$SAComparator;->compare(Lcom/google/zxing/e;Lcom/google/zxing/e;)I
move-result v0
return v0
.end method