2022-06-10 21:38:30 +09:00

152 lines
4.2 KiB
Smali

.class public Lkotlin/collections/z;
.super Lkotlin/collections/y;
.source "Iterators.kt"
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u001a\n\u0000\n\u0002\u0010(\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u001a\u001f\u0010\u0002\u001a\u0008\u0012\u0004\u0012\u00028\u00000\u0001\"\u0004\u0008\u0000\u0010\u0000*\u0008\u0012\u0004\u0012\u00028\u00000\u0001H\u0087\n\u001a\"\u0010\u0004\u001a\u000e\u0012\n\u0012\u0008\u0012\u0004\u0012\u00028\u00000\u00030\u0001\"\u0004\u0008\u0000\u0010\u0000*\u0008\u0012\u0004\u0012\u00028\u00000\u0001\u001a0\u0010\u0008\u001a\u00020\u0006\"\u0004\u0008\u0000\u0010\u0000*\u0008\u0012\u0004\u0012\u00028\u00000\u00012\u0012\u0010\u0007\u001a\u000e\u0012\u0004\u0012\u00028\u0000\u0012\u0004\u0012\u00020\u00060\u0005H\u0086\u0008\u00f8\u0001\u0000\u0082\u0002\u0007\n\u0005\u0008\u009920\u0001\u00a8\u0006\t"
}
d2 = {
"T",
"",
"h0",
"Lkotlin/collections/l0;",
"i0",
"Lkotlin/Function1;",
"Lkotlin/d1;",
"operation",
"g0",
"kotlin-stdlib"
}
k = 0x5
mv = {
0x1,
0x5,
0x1
}
xs = "kotlin/collections/CollectionsKt"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Lkotlin/collections/y;-><init>()V
return-void
.end method
.method public static final g0(Ljava/util/Iterator;Lej/l;)V
.locals 1
.param p0 # Ljava/util/Iterator;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.param p1 # Lej/l;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Ljava/util/Iterator<",
"+TT;>;",
"Lej/l<",
"-TT;",
"Lkotlin/d1;",
">;)V"
}
.end annotation
const-string v0, "$this$forEach"
invoke-static {p0, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "operation"
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
:goto_0
invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z
move-result v0
if-eqz v0, :cond_0
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
invoke-interface {p1, v0}, Lej/l;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
goto :goto_0
:cond_0
return-void
.end method
.method public static final h0(Ljava/util/Iterator;)Ljava/util/Iterator;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Ljava/util/Iterator<",
"+TT;>;)",
"Ljava/util/Iterator<",
"TT;>;"
}
.end annotation
.annotation build Lkotlin/internal/InlineOnly;
.end annotation
const-string v0, "$this$iterator"
invoke-static {p0, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
return-object p0
.end method
.method public static final i0(Ljava/util/Iterator;)Ljava/util/Iterator;
.locals 1
.param p0 # Ljava/util/Iterator;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Ljava/util/Iterator<",
"+TT;>;)",
"Ljava/util/Iterator<",
"Lkotlin/collections/l0<",
"TT;>;>;"
}
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
const-string v0, "$this$withIndex"
invoke-static {p0, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
new-instance v0, Lkotlin/collections/n0;
invoke-direct {v0, p0}, Lkotlin/collections/n0;-><init>(Ljava/util/Iterator;)V
return-object v0
.end method