h.smali
.class final Lcn/jiguang/ad/h;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/util/Comparator;
# annotations
.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
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 9
const-wide/16 v4, 0x0
check-cast p1, Ljava/io/File;
check-cast p2, Ljava/io/File;
invoke-virtual {p1}, Ljava/io/File;->lastModified()J
move-result-wide v0
invoke-virtual {p2}, Ljava/io/File;->lastModified()J
move-result-wide v2
sub-long/2addr v0, v2
cmp-long v2, v0, v4
if-gez v2, :cond_15
const/4 v0, 0x1
:goto_14
return v0
:cond_15
cmp-long v0, v0, v4
if-nez v0, :cond_1b
const/4 v0, 0x0
goto :goto_14
:cond_1b
const/4 v0, -0x1
goto :goto_14
.end method