apkfuckery/com.discord/smali_classes2/y/r/q$a.smali

65 lines
1.4 KiB
Smali
Raw Normal View History

2020-11-21 22:11:07 +00:00
.class public final Ly/r/q$a;
2020-11-12 02:11:44 +00:00
.super Ljava/lang/Object;
2020-11-13 19:18:44 +00:00
.source "Iterables.kt"
2020-11-12 02:11:44 +00:00
# interfaces
.implements Ljava/lang/Iterable;
2020-11-21 22:11:07 +00:00
.implements Ly/m/c/x/a;
2020-11-12 02:11:44 +00:00
# annotations
2020-11-21 22:11:07 +00:00
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Ly/r/q;->asIterable(Lkotlin/sequences/Sequence;)Ljava/lang/Iterable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
2020-11-12 02:11:44 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/lang/Iterable<",
2020-11-13 19:18:44 +00:00
"TT;>;",
2020-11-21 22:11:07 +00:00
"Ly/m/c/x/a;"
2020-11-12 02:11:44 +00:00
}
.end annotation
2020-11-13 19:18:44 +00:00
# instance fields
.field public final synthetic d:Lkotlin/sequences/Sequence;
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-13 19:18:44 +00:00
.method public constructor <init>(Lkotlin/sequences/Sequence;)V
2020-11-12 02:11:44 +00:00
.locals 0
2020-11-21 22:11:07 +00:00
iput-object p1, p0, Ly/r/q$a;->d:Lkotlin/sequences/Sequence;
2020-11-13 19:18:44 +00:00
2020-11-12 02:11:44 +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<",
2020-11-13 19:18:44 +00:00
"TT;>;"
2020-11-12 02:11:44 +00:00
}
.end annotation
2020-11-21 22:11:07 +00:00
iget-object v0, p0, Ly/r/q$a;->d:Lkotlin/sequences/Sequence;
2020-11-13 19:18:44 +00:00
invoke-interface {v0}, Lkotlin/sequences/Sequence;->iterator()Ljava/util/Iterator;
move-result-object v0
2020-11-12 02:11:44 +00:00
return-object v0
.end method