q$a.smali
.class public final Lkotlin/collections/q$a;
.super Ljava/lang/Object;
.source "Sequences.kt"
# interfaces
.implements Lkotlin/c/c;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/collections/q;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lkotlin/c/c",
"<TT;>;"
}
.end annotation
# instance fields
.field private synthetic bUi:Ljava/lang/Iterable;
# direct methods
.method public constructor <init>(Ljava/lang/Iterable;)V
.registers 2
.prologue
iput-object p1, p0, Lkotlin/collections/q$a;->bUi:Ljava/lang/Iterable;
.line 14
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final 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
.prologue
.line 619
iget-object v0, p0, Lkotlin/collections/q$a;->bUi:Ljava/lang/Iterable;
invoke-interface {v0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
move-result-object v0
return-object v0
.end method