PathCleanTask$CleanPathMgr$1.smali
.class Lcom/cleanmaster/junk/clean/PathCleanTask$CleanPathMgr$1;
.super Ljava/lang/Object;
.source "PathCleanTask.java"
# interfaces
.implements Ljava/util/Comparator;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/Comparator",
"<",
"Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathInfo;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$1:Lcom/cleanmaster/junk/clean/PathCleanTask$CleanPathMgr;
# direct methods
.method constructor <init>(Lcom/cleanmaster/junk/clean/PathCleanTask$CleanPathMgr;)V
.registers 2
.prologue
.line 351
iput-object p1, p0, Lcom/cleanmaster/junk/clean/PathCleanTask$CleanPathMgr$1;->this$1:Lcom/cleanmaster/junk/clean/PathCleanTask$CleanPathMgr;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public compare(Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathInfo;Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathInfo;)I
.registers 6
.prologue
.line 355
invoke-virtual {p1}, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathInfo;->getFirstPath()Ljava/lang/String;
move-result-object v0
.line 356
invoke-virtual {p2}, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathInfo;->getFirstPath()Ljava/lang/String;
move-result-object v1
.line 357
invoke-static {v0}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v2
if-eqz v2, :cond_10
.line 358
const/4 v0, -0x1
.line 362
:goto_f
return v0
.line 359
:cond_10
invoke-static {v1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v2
if-eqz v2, :cond_18
.line 360
const/4 v0, 0x1
goto :goto_f
.line 362
:cond_18
invoke-virtual {v0, v1}, Ljava/lang/String;->compareTo(Ljava/lang/String;)I
move-result v0
goto :goto_f
.end method
.method public bridge synthetic compare(Ljava/lang/Object;Ljava/lang/Object;)I
.registers 4
.prologue
.line 351
check-cast p1, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathInfo;
check-cast p2, Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathInfo;
invoke-virtual {p0, p1, p2}, Lcom/cleanmaster/junk/clean/PathCleanTask$CleanPathMgr$1;->compare(Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathInfo;Lcom/cleanmaster/junk/clean/PathCleanTask$DelPathInfo;)I
move-result v0
return v0
.end method