e.smali
.class public Lcom/baidu/mapsdkplatform/comapi/b/a/e;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/util/Comparator;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public compare(Ljava/lang/Object;Ljava/lang/Object;)I
.registers 4
const-string v0, "_"
check-cast p1, Ljava/io/File;
check-cast p2, Ljava/io/File;
:try_start_6
invoke-virtual {p1}, Ljava/io/File;->getName()Ljava/lang/String;
move-result-object p1
invoke-virtual {p1, v0}, Ljava/lang/String;->split(Ljava/lang/String;)[Ljava/lang/String;
move-result-object p1
invoke-virtual {p2}, Ljava/io/File;->getName()Ljava/lang/String;
move-result-object p2
invoke-virtual {p2, v0}, Ljava/lang/String;->split(Ljava/lang/String;)[Ljava/lang/String;
move-result-object p2
const/4 v0, 0x2
aget-object p2, p2, v0
aget-object p1, p1, v0
invoke-virtual {p2, p1}, Ljava/lang/String;->compareTo(Ljava/lang/String;)I
move-result p1
:try_end_1f
.catch Ljava/lang/Exception; {:try_start_6 .. :try_end_1f} :catch_20
goto :goto_22
:catch_20
move-exception p1
const/4 p1, 0x0
:goto_22
return p1
.end method