ar$1.smali
.class final Lrx/c/a/ar$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/util/Comparator;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/c/a/ar;-><init>(Lrx/b/g;I)V
.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<",
"TT;>;"
}
.end annotation
# instance fields
.field final synthetic a:Lrx/b/g;
.field final synthetic b:Lrx/c/a/ar;
# direct methods
.method constructor <init>(Lrx/c/a/ar;Lrx/b/g;)V
.registers 3
.line 51
iput-object p1, p0, Lrx/c/a/ar$1;->b:Lrx/c/a/ar;
iput-object p2, p0, Lrx/c/a/ar$1;->a:Lrx/b/g;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final compare(Ljava/lang/Object;Ljava/lang/Object;)I
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;TT;)I"
}
.end annotation
.line 54
iget-object v0, p0, Lrx/c/a/ar$1;->a:Lrx/b/g;
invoke-interface {v0, p1, p2}, Lrx/b/g;->call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Ljava/lang/Integer;
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
move-result p1
return p1
.end method