90 lines
1.5 KiB
Smali
90 lines
1.5 KiB
Smali
.class final Lcom/mbridge/msdk/foundation/tools/ad$4;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/util/Comparator;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/mbridge/msdk/foundation/tools/ad;->e(Ljava/lang/String;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Ljava/util/Comparator<",
|
|
"Ljava/io/File;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
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
|
|
.locals 2
|
|
|
|
.line 588
|
|
check-cast p1, Ljava/io/File;
|
|
|
|
check-cast p2, Ljava/io/File;
|
|
|
|
.line 1590
|
|
invoke-virtual {p1}, Ljava/io/File;->lastModified()J
|
|
|
|
move-result-wide v0
|
|
|
|
invoke-virtual {p2}, Ljava/io/File;->lastModified()J
|
|
|
|
move-result-wide p1
|
|
|
|
sub-long/2addr v0, p1
|
|
|
|
const-wide/16 p1, 0x0
|
|
|
|
cmp-long p1, v0, p1
|
|
|
|
if-lez p1, :cond_0
|
|
|
|
const/4 p1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
if-nez p1, :cond_1
|
|
|
|
const/4 p1, 0x0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
const/4 p1, -0x1
|
|
|
|
:goto_0
|
|
return p1
|
|
.end method
|
|
|
|
.method public final equals(Ljava/lang/Object;)Z
|
|
.locals 0
|
|
|
|
const/4 p1, 0x1
|
|
|
|
return p1
|
|
.end method
|