Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
90
com.discord/smali_classes2/x/i/a.smali
Normal file
90
com.discord/smali_classes2/x/i/a.smali
Normal file
|
@ -0,0 +1,90 @@
|
|||
.class public final Lx/i/a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Comparisons.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/util/Comparator;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Ljava/util/Comparator<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:[Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>([Lkotlin/jvm/functions/Function1;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lx/i/a;->d:[Lkotlin/jvm/functions/Function1;
|
||||
|
||||
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 6
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT;TT;)I"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lx/i/a;->d:[Lkotlin/jvm/functions/Function1;
|
||||
|
||||
array-length v1, v0
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
:goto_0
|
||||
if-ge v3, v1, :cond_1
|
||||
|
||||
aget-object v4, v0, v3
|
||||
|
||||
invoke-interface {v4, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v5
|
||||
|
||||
check-cast v5, Ljava/lang/Comparable;
|
||||
|
||||
invoke-interface {v4, p2}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v4
|
||||
|
||||
check-cast v4, Ljava/lang/Comparable;
|
||||
|
||||
invoke-static {v5, v4}, Lf/h/a/f/f/n/g;->compareValues(Ljava/lang/Comparable;Ljava/lang/Comparable;)I
|
||||
|
||||
move-result v4
|
||||
|
||||
if-eqz v4, :cond_0
|
||||
|
||||
move v2, v4
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_0
|
||||
add-int/lit8 v3, v3, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
:goto_1
|
||||
return v2
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue