CountryPicker$1.smali
.class final Lcom/imo/android/imoim/countrypicker/CountryPicker$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/util/Comparator;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/imo/android/imoim/countrypicker/CountryPicker;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/Comparator<",
"Lcom/imo/android/imoim/countrypicker/a;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Lcom/imo/android/imoim/countrypicker/CountryPicker;
# direct methods
.method constructor <init>(Lcom/imo/android/imoim/countrypicker/CountryPicker;)V
.registers 2
.line 97
iput-object p1, p0, Lcom/imo/android/imoim/countrypicker/CountryPicker$1;->a:Lcom/imo/android/imoim/countrypicker/CountryPicker;
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
.registers 3
.line 97
check-cast p1, Lcom/imo/android/imoim/countrypicker/a;
check-cast p2, Lcom/imo/android/imoim/countrypicker/a;
.line 1100
iget-object p1, p1, Lcom/imo/android/imoim/countrypicker/a;->b:Ljava/lang/String;
iget-object p2, p2, Lcom/imo/android/imoim/countrypicker/a;->b:Ljava/lang/String;
invoke-virtual {p1, p2}, Ljava/lang/String;->compareTo(Ljava/lang/String;)I
move-result p1
return p1
.end method