i.smali
.class public final Lkotlin/e/i;
.super Ljava/lang/Object;
.source "Iterables.kt"
# interfaces
.implements Ljava/lang/Iterable;
.implements Lkotlin/jvm/internal/a/a;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lkotlin/e/j;->b(Lkotlin/e/b;)Ljava/lang/Iterable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/lang/Iterable<",
"TT;>;",
"Lkotlin/jvm/internal/a/a;"
}
.end annotation
# instance fields
.field final synthetic a:Lkotlin/e/b;
# direct methods
.method public constructor <init>(Lkotlin/e/b;)V
.registers 2
iput-object p1, p0, Lkotlin/e/i;->a:Lkotlin/e/b;
.line 1
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
.line 1
iget-object v0, p0, Lkotlin/e/i;->a:Lkotlin/e/b;
invoke-interface {v0}, Lkotlin/e/b;->iterator()Ljava/util/Iterator;
move-result-object v0
return-object v0
.end method