apkfuckery/com.discord/smali/kotlin/a/s.smali

72 lines
1.6 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public Lkotlin/a/s;
.super Lkotlin/a/r;
2019-07-26 02:05:13 +00:00
.source "MutableCollectionsJVM.kt"
2019-07-24 11:27:29 +00:00
# direct methods
2019-07-26 02:05:13 +00:00
.method public static final a(Ljava/util/List;Ljava/util/Comparator;)V
2019-07-24 11:27:29 +00:00
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
2019-07-26 02:05:13 +00:00
"Ljava/util/List<",
"TT;>;",
"Ljava/util/Comparator<",
"-TT;>;)V"
2019-07-24 11:27:29 +00:00
}
.end annotation
2019-07-26 02:05:13 +00:00
const-string v0, "$this$sortWith"
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-26 02:05:13 +00:00
const-string v0, "comparator"
2019-07-24 11:27:29 +00:00
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-26 02:05:13 +00:00
invoke-interface {p0}, Ljava/util/List;->size()I
2019-07-24 11:27:29 +00:00
2019-07-26 02:05:13 +00:00
move-result v0
2019-07-24 11:27:29 +00:00
2019-07-26 02:05:13 +00:00
const/4 v1, 0x1
2019-07-24 11:27:29 +00:00
2019-07-26 02:05:13 +00:00
if-le v0, v1, :cond_0
2019-07-24 11:27:29 +00:00
2019-07-26 02:05:13 +00:00
invoke-static {p0, p1}, Ljava/util/Collections;->sort(Ljava/util/List;Ljava/util/Comparator;)V
2019-07-24 11:27:29 +00:00
:cond_0
2019-07-26 02:05:13 +00:00
return-void
2019-07-24 11:27:29 +00:00
.end method
2019-07-26 02:05:13 +00:00
.method public static final sort(Ljava/util/List;)V
2019-07-24 11:27:29 +00:00
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
2019-07-26 02:05:13 +00:00
"<T::",
"Ljava/lang/Comparable<",
"-TT;>;>(",
"Ljava/util/List<",
"TT;>;)V"
2019-07-24 11:27:29 +00:00
}
.end annotation
2019-07-26 02:05:13 +00:00
const-string v0, "$this$sort"
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-26 02:05:13 +00:00
invoke-interface {p0}, Ljava/util/List;->size()I
2019-07-24 11:27:29 +00:00
2019-07-26 02:05:13 +00:00
move-result v0
2019-07-24 11:27:29 +00:00
const/4 v1, 0x1
2019-07-26 02:05:13 +00:00
if-le v0, v1, :cond_0
2019-07-24 11:27:29 +00:00
2019-07-26 02:05:13 +00:00
invoke-static {p0}, Ljava/util/Collections;->sort(Ljava/util/List;)V
2019-07-24 11:27:29 +00:00
:cond_0
2019-07-26 02:05:13 +00:00
return-void
2019-07-24 11:27:29 +00:00
.end method