apkfuckery/com.discord/smali_classes2/y/z/q.smali

75 lines
1.7 KiB
Smali
Raw Normal View History

2020-03-27 22:23:51 +00:00
.class public final Ly/z/q;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
2020-04-07 08:23:55 +00:00
.source "_Sequences.kt"
2019-12-06 03:29:40 +00:00
# interfaces
.implements Lkotlin/sequences/Sequence;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lkotlin/sequences/Sequence<",
"TT;>;"
}
.end annotation
# instance fields
2020-04-07 08:23:55 +00:00
.field public final synthetic a:Lkotlin/sequences/Sequence;
2019-12-06 03:29:40 +00:00
2020-04-07 08:23:55 +00:00
.field public final synthetic b:Ljava/util/Comparator;
2019-12-06 03:29:40 +00:00
# direct methods
2020-04-07 08:23:55 +00:00
.method public constructor <init>(Lkotlin/sequences/Sequence;Ljava/util/Comparator;)V
2019-12-06 03:29:40 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkotlin/sequences/Sequence<",
2020-04-07 08:23:55 +00:00
"+TT;>;",
"Ljava/util/Comparator;",
")V"
2019-12-06 03:29:40 +00:00
}
.end annotation
2020-03-27 22:23:51 +00:00
iput-object p1, p0, Ly/z/q;->a:Lkotlin/sequences/Sequence;
2019-12-06 03:29:40 +00:00
2020-04-07 08:23:55 +00:00
iput-object p2, p0, Ly/z/q;->b:Ljava/util/Comparator;
2019-12-06 03:29:40 +00:00
2020-04-07 08:23:55 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public iterator()Ljava/util/Iterator;
2020-04-07 08:23:55 +00:00
.locals 2
2019-12-06 03:29:40 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Iterator<",
"TT;>;"
}
.end annotation
2020-04-07 08:23:55 +00:00
iget-object v0, p0, Ly/z/q;->a:Lkotlin/sequences/Sequence;
2019-12-06 03:29:40 +00:00
2020-04-07 08:23:55 +00:00
invoke-static {v0}, Ly/z/l;->toMutableList(Lkotlin/sequences/Sequence;)Ljava/util/List;
2019-12-06 03:29:40 +00:00
2020-04-07 08:23:55 +00:00
move-result-object v0
2019-12-06 03:29:40 +00:00
2020-04-07 08:23:55 +00:00
iget-object v1, p0, Ly/z/q;->b:Ljava/util/Comparator;
2019-12-06 03:29:40 +00:00
2020-04-07 08:23:55 +00:00
invoke-static {v0, v1}, Le/k/a/c/e/p/e;->sortWith(Ljava/util/List;Ljava/util/Comparator;)V
2019-12-06 03:29:40 +00:00
2020-04-07 08:23:55 +00:00
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
2019-12-06 03:29:40 +00:00
2020-04-07 08:23:55 +00:00
move-result-object v0
2019-12-06 03:29:40 +00:00
return-object v0
.end method