c$b.smali

.class final Lf/b/b/b/r1/c$b;
.super Ljava/lang/Object;
.source ""

# interfaces
.implements Ljava/util/Comparator;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lf/b/b/b/r1/c;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1a
    name = "b"
.end annotation

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


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

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

    return-void
.end method

.method synthetic constructor <init>(Lf/b/b/b/r1/c$a;)V
    .registers 2

    invoke-direct {p0}, Lf/b/b/b/r1/c$b;-><init>()V

    return-void
.end method


# virtual methods
.method public a(Lf/b/b/b/f0;Lf/b/b/b/f0;)I
    .registers 3

    iget p2, p2, Lf/b/b/b/f0;->i:I

    iget p1, p1, Lf/b/b/b/f0;->i:I

    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, Lf/b/b/b/f0;

    check-cast p2, Lf/b/b/b/f0;

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

    move-result p1

    return p1
.end method