123 lines
3.0 KiB
Smali
123 lines
3.0 KiB
Smali
.class public final Lkotlin/collections/m0;
|
|
.super Ljava/lang/Object;
|
|
.source "Iterables.kt"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Iterable;
|
|
.implements Lfj/a;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Ljava/lang/Iterable<",
|
|
"Lkotlin/collections/l0<",
|
|
"+TT;>;>;",
|
|
"Lfj/a;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000\u001c\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u001c\n\u0002\u0018\u0002\n\u0002\u0010(\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0004\u0008\u0000\u0018\u0000*\u0006\u0008\u0000\u0010\u0001 \u00012\u000e\u0012\n\u0012\u0008\u0012\u0004\u0012\u00028\u00000\u00030\u0002B\u001b\u0012\u0012\u0010\u0007\u001a\u000e\u0012\n\u0012\u0008\u0012\u0004\u0012\u00028\u00000\u00040\u0006\u00a2\u0006\u0004\u0008\u0008\u0010\tJ\u0015\u0010\u0005\u001a\u000e\u0012\n\u0012\u0008\u0012\u0004\u0012\u00028\u00000\u00030\u0004H\u0096\u0002\u00a8\u0006\n"
|
|
}
|
|
d2 = {
|
|
"Lkotlin/collections/m0;",
|
|
"T",
|
|
"",
|
|
"Lkotlin/collections/l0;",
|
|
"",
|
|
"iterator",
|
|
"Lkotlin/Function0;",
|
|
"iteratorFactory",
|
|
"<init>",
|
|
"(Lej/a;)V",
|
|
"kotlin-stdlib"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x5,
|
|
0x1
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Lej/a;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lej/a<",
|
|
"Ljava/util/Iterator<",
|
|
"TT;>;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lej/a;)V
|
|
.locals 1
|
|
.param p1 # Lej/a;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lej/a<",
|
|
"+",
|
|
"Ljava/util/Iterator<",
|
|
"+TT;>;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "iteratorFactory"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lkotlin/collections/m0;->a:Lej/a;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public iterator()Ljava/util/Iterator;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/Iterator<",
|
|
"Lkotlin/collections/l0<",
|
|
"TT;>;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lkotlin/collections/n0;
|
|
|
|
iget-object v1, p0, Lkotlin/collections/m0;->a:Lej/a;
|
|
|
|
invoke-interface {v1}, Lej/a;->invoke()Ljava/lang/Object;
|
|
|
|
move-result-object v1
|
|
|
|
check-cast v1, Ljava/util/Iterator;
|
|
|
|
invoke-direct {v0, v1}, Lkotlin/collections/n0;-><init>(Ljava/util/Iterator;)V
|
|
|
|
return-object v0
|
|
.end method
|