116 lines
2.3 KiB
Smali
116 lines
2.3 KiB
Smali
.class public Ljc/i$a;
|
|
.super Ljava/lang/Object;
|
|
.source "TmapMainRecentDesModel.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/util/Comparator;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Ljc/i;->m()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<",
|
|
"Lcom/skt/tmap/data/TmapRecentDesInfo;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Ljc/i;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljc/i;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x8010
|
|
}
|
|
names = {
|
|
"this$0"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iput-object p1, p0, Ljc/i$a;->a:Ljc/i;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Lcom/skt/tmap/data/TmapRecentDesInfo;Lcom/skt/tmap/data/TmapRecentDesInfo;)I
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"object1",
|
|
"object2"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget p1, p1, Lcom/skt/tmap/data/TmapRecentDesInfo;->fixedIndex:I
|
|
|
|
iget p2, p2, Lcom/skt/tmap/data/TmapRecentDesInfo;->fixedIndex:I
|
|
|
|
if-le p1, p2, :cond_0
|
|
|
|
const/4 p1, 0x1
|
|
|
|
return p1
|
|
|
|
:cond_0
|
|
if-ge p1, p2, :cond_1
|
|
|
|
const/4 p1, -0x1
|
|
|
|
return p1
|
|
|
|
:cond_1
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public bridge synthetic compare(Ljava/lang/Object;Ljava/lang/Object;)I
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x1000,
|
|
0x1000
|
|
}
|
|
names = {
|
|
"object1",
|
|
"object2"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
check-cast p1, Lcom/skt/tmap/data/TmapRecentDesInfo;
|
|
|
|
check-cast p2, Lcom/skt/tmap/data/TmapRecentDesInfo;
|
|
|
|
invoke-virtual {p0, p1, p2}, Ljc/i$a;->a(Lcom/skt/tmap/data/TmapRecentDesInfo;Lcom/skt/tmap/data/TmapRecentDesInfo;)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|