x$a.smali
.class public final Lkotlin/collections/x$a;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lkotlin/sequences/Sequence;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lkotlin/collections/x;->r(Ljava/lang/Iterable;)Lkotlin/sequences/Sequence;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lkotlin/sequences/Sequence<",
"TT;>;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
.end annotation
# instance fields
.field final synthetic a:Ljava/lang/Iterable;
# direct methods
.method public constructor <init>(Ljava/lang/Iterable;)V
.registers 2
iput-object p1, p0, Lkotlin/collections/x$a;->a:Ljava/lang/Iterable;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public iterator()Ljava/util/Iterator;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Iterator<",
"TT;>;"
}
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
iget-object v0, p0, Lkotlin/collections/x$a;->a:Ljava/lang/Iterable;
invoke-interface {v0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
move-result-object v0
return-object v0
.end method