apkfuckery/com.discord/smali_classes2/c0/s/n.smali

56 lines
1.1 KiB
Smali
Raw Normal View History

2020-10-05 23:18:16 +00:00
.class public final Lc0/s/n;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
2020-09-08 08:16:32 +00:00
.source "Iterables.kt"
2020-05-17 12:40:10 +00:00
# interfaces
2020-09-08 08:16:32 +00:00
.implements Ljava/lang/Iterable;
2020-10-05 23:18:16 +00:00
.implements Lc0/n/c/x/a;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-09-08 08:16:32 +00:00
"Ljava/lang/Iterable<",
"TT;>;",
2020-10-05 23:18:16 +00:00
"Lc0/n/c/x/a;"
2020-05-17 12:40:10 +00:00
}
.end annotation
# instance fields
2020-09-08 08:16:32 +00:00
.field public final synthetic d:Lkotlin/sequences/Sequence;
2020-05-17 12:40:10 +00:00
# direct methods
2020-09-08 08:16:32 +00:00
.method public constructor <init>(Lkotlin/sequences/Sequence;)V
2020-05-17 12:40:10 +00:00
.locals 0
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Lc0/s/n;->d:Lkotlin/sequences/Sequence;
2020-05-17 12:40:10 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public iterator()Ljava/util/Iterator;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Iterator<",
"TT;>;"
}
.end annotation
2020-10-05 23:18:16 +00:00
iget-object v0, p0, Lc0/s/n;->d:Lkotlin/sequences/Sequence;
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
invoke-interface {v0}, Lkotlin/sequences/Sequence;->iterator()Ljava/util/Iterator;
2020-05-17 12:40:10 +00:00
move-result-object v0
return-object v0
.end method