apkfuckery/com.discord/smali_classes2/x/z/l.smali

56 lines
1.1 KiB
Smali
Raw Normal View History

2020-04-27 20:53:11 +00:00
.class public final Lx/z/l;
2020-04-08 16:24:01 +00:00
.super Ljava/lang/Object;
.source "Iterables.kt"
2019-07-24 11:27:29 +00:00
2020-04-08 16:24:01 +00:00
# interfaces
.implements Ljava/lang/Iterable;
2020-04-27 20:53:11 +00:00
.implements Lx/u/b/z/a;
2019-07-24 11:27:29 +00:00
2020-04-08 16:24:01 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/lang/Iterable<",
"TT;>;",
2020-04-27 20:53:11 +00:00
"Lx/u/b/z/a;"
2020-04-08 16:24:01 +00:00
}
.end annotation
2019-07-24 11:27:29 +00:00
2020-04-08 16:24:01 +00:00
# instance fields
.field public final synthetic d:Lkotlin/sequences/Sequence;
2019-07-24 11:27:29 +00:00
2020-04-08 16:24:01 +00:00
# direct methods
.method public constructor <init>(Lkotlin/sequences/Sequence;)V
.locals 0
2020-04-07 08:23:55 +00:00
2020-04-27 20:53:11 +00:00
iput-object p1, p0, Lx/z/l;->d:Lkotlin/sequences/Sequence;
2020-04-07 08:23:55 +00:00
2020-04-08 16:24:01 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-04-07 08:23:55 +00:00
2020-04-08 16:24:01 +00:00
return-void
2020-04-07 08:23:55 +00:00
.end method
2020-04-08 16:24:01 +00:00
# virtual methods
.method public iterator()Ljava/util/Iterator;
2020-04-07 08:23:55 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-08 16:24:01 +00:00
"()",
"Ljava/util/Iterator<",
2019-07-24 11:27:29 +00:00
"TT;>;"
}
.end annotation
2020-04-27 20:53:11 +00:00
iget-object v0, p0, Lx/z/l;->d:Lkotlin/sequences/Sequence;
2019-07-24 11:27:29 +00:00
2020-04-08 16:24:01 +00:00
invoke-interface {v0}, Lkotlin/sequences/Sequence;->iterator()Ljava/util/Iterator;
2019-07-24 11:27:29 +00:00
move-result-object v0
return-object v0
.end method