b.smali
.class public final Lcom/google/zxing/aztec/encoder/b;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/util/Comparator;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/Comparator<",
"Lcom/google/zxing/aztec/encoder/e;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final compare(Ljava/lang/Object;Ljava/lang/Object;)I
.registers 3
.line 1
check-cast p1, Lcom/google/zxing/aztec/encoder/e;
check-cast p2, Lcom/google/zxing/aztec/encoder/e;
.line 2
iget p1, p1, Lcom/google/zxing/aztec/encoder/e;->d:I
iget p2, p2, Lcom/google/zxing/aztec/encoder/e;->d:I
sub-int/2addr p1, p2
return p1
.end method