h$a.smali

.class Le/f/b/h$a;
.super Ljava/lang/Object;
.source ""

# interfaces
.implements Ljava/util/Comparator;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Le/f/b/h;->F(Le/f/b/i;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Ljava/util/Comparator<",
        "Le/f/b/i;",
        ">;"
    }
.end annotation


# direct methods
.method constructor <init>(Le/f/b/h;)V
    .registers 2

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public a(Le/f/b/i;Le/f/b/i;)I
    .registers 3

    iget p1, p1, Le/f/b/i;->c:I

    iget p2, p2, Le/f/b/i;->c:I

    sub-int/2addr p1, p2

    return p1
.end method

.method public bridge synthetic compare(Ljava/lang/Object;Ljava/lang/Object;)I
    .registers 3

    check-cast p1, Le/f/b/i;

    check-cast p2, Le/f/b/i;

    invoke-virtual {p0, p1, p2}, Le/f/b/h$a;->a(Le/f/b/i;Le/f/b/i;)I

    move-result p1

    return p1
.end method