apkfuckery/com.discord/smali_classes2/rx/internal/a/bb$1.smali

71 lines
1.6 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class final Lrx/internal/a/bb$1;
.super Ljava/lang/Object;
.source "OperatorToObservableSortedList.java"
# interfaces
.implements Ljava/util/Comparator;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/internal/a/bb;-><init>(Lrx/functions/Func2;)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
2019-07-27 00:12:07 +00:00
.field final synthetic bNg:Lrx/functions/Func2;
2019-07-24 11:27:29 +00:00
2019-07-27 00:12:07 +00:00
.field final synthetic bNh:Lrx/internal/a/bb;
2019-07-24 11:27:29 +00:00
# direct methods
.method constructor <init>(Lrx/internal/a/bb;Lrx/functions/Func2;)V
.locals 0
2019-07-27 00:12:07 +00:00
iput-object p1, p0, Lrx/internal/a/bb$1;->bNh:Lrx/internal/a/bb;
2019-07-24 11:27:29 +00:00
2019-07-27 00:12:07 +00:00
iput-object p2, p0, Lrx/internal/a/bb$1;->bNg:Lrx/functions/Func2;
2019-07-24 11:27:29 +00:00
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
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;TT;)I"
}
.end annotation
2019-07-27 00:12:07 +00:00
iget-object v0, p0, Lrx/internal/a/bb$1;->bNg:Lrx/functions/Func2;
2019-07-24 11:27:29 +00:00
invoke-interface {v0, p1, p2}, Lrx/functions/Func2;->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