a$a.smali

.class final Le/s/a/a$a;
.super Ljava/lang/Object;
.source ""

# interfaces
.implements Ljava/util/Comparator;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Le/s/a/a;
.end annotation

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

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


# direct methods
.method constructor <init>()V
    .registers 1

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

    return-void
.end method


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

    invoke-virtual {p2}, Le/s/a/a$b;->g()I

    move-result p2

    invoke-virtual {p1}, Le/s/a/a$b;->g()I

    move-result p1

    sub-int/2addr p2, p1

    return p2
.end method

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

    check-cast p1, Le/s/a/a$b;

    check-cast p2, Le/s/a/a$b;

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

    move-result p1

    return p1
.end method