s$1.smali

.class final Lcom/masala/share/utils/s$1;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/util/Comparator;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/masala/share/utils/s;
.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<",
        "Ljava/io/File;",
        ">;"
    }
.end annotation


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

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

    return-void
.end method


# virtual methods
.method public final synthetic compare(Ljava/lang/Object;Ljava/lang/Object;)I
    .registers 7

    .line 154
    check-cast p1, Ljava/io/File;

    check-cast p2, Ljava/io/File;

    const-wide/16 v0, 0x0

    if-nez p1, :cond_a

    move-wide v2, v0

    goto :goto_e

    .line 1158
    :cond_a
    invoke-virtual {p1}, Ljava/io/File;->lastModified()J

    move-result-wide v2

    :goto_e
    if-nez p2, :cond_11

    goto :goto_15

    .line 1159
    :cond_11
    invoke-virtual {p2}, Ljava/io/File;->lastModified()J

    move-result-wide v0

    :goto_15
    cmp-long p1, v2, v0

    if-lez p1, :cond_1b

    const/4 p1, 0x1

    return p1

    :cond_1b
    cmp-long p1, v2, v0

    if-gez p1, :cond_21

    const/4 p1, -0x1

    return p1

    :cond_21
    const/4 p1, 0x0

    return p1
.end method