h.smali
.class final Lcom/keniu/security/main/h;
.super Ljava/lang/Object;
.source "IntruderHelper.java"
# 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
.prologue
.line 248
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ljava/io/File;Ljava/io/File;)I
.registers 9
.prologue
const-wide/16 v4, 0x0
.line 250
invoke-virtual {p2}, Ljava/io/File;->lastModified()J
move-result-wide v0
invoke-virtual {p1}, Ljava/io/File;->lastModified()J
move-result-wide v2
sub-long/2addr v0, v2
.line 251
cmp-long v2, v0, v4
if-lez v2, :cond_11
.line 252
const/4 v0, 0x1
.line 256
:goto_10
return v0
.line 253
:cond_11
cmp-long v0, v0, v4
if-nez v0, :cond_17
.line 254
const/4 v0, 0x0
goto :goto_10
.line 256
:cond_17
const/4 v0, -0x1
goto :goto_10
.end method
.method public synthetic compare(Ljava/lang/Object;Ljava/lang/Object;)I
.registers 4
.prologue
.line 248
check-cast p1, Ljava/io/File;
check-cast p2, Ljava/io/File;
invoke-virtual {p0, p1, p2}, Lcom/keniu/security/main/h;->a(Ljava/io/File;Ljava/io/File;)I
move-result v0
return v0
.end method