a$b.smali

.class Li1/a$b;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/util/Comparator;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Li1/a;->d()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<",
        "Li1/a$c;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic a:Li1/a;


# direct methods
.method constructor <init>(Li1/a;)V
    .registers 2

    iput-object p1, p0, Li1/a$b;->a:Li1/a;

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

    return-void
.end method


# virtual methods
.method public a(Li1/a$c;Li1/a$c;)I
    .registers 10

    iget-wide v0, p1, Li1/a$c;->b:J

    iget-wide p1, p2, Li1/a$c;->b:J

    sub-long v2, v0, p1

    const-wide/16 v4, 0x0

    cmp-long v6, v2, v4

    if-lez v6, :cond_e

    const/4 p1, 0x1

    return p1

    :cond_e
    sub-long/2addr v0, p1

    cmp-long p1, v0, v4

    if-gez p1, :cond_15

    const/4 p1, -0x1

    return p1

    :cond_15
    const/4 p1, 0x0

    return p1
.end method

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

    check-cast p1, Li1/a$c;

    check-cast p2, Li1/a$c;

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

    move-result p1

    return p1
.end method