apkfuckery/com.discord/smali_classes2/w/z/g.smali

132 lines
2.8 KiB
Smali
Raw Normal View History

2020-02-20 19:33:18 +00:00
.class public final Lw/z/g;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "Sequences.kt"
# interfaces
.implements Lkotlin/sequences/Sequence;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
"E:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlin/sequences/Sequence<",
"TE;>;"
}
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final a:Lkotlin/sequences/Sequence;
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-06 03:29:40 +00:00
"Lkotlin/sequences/Sequence<",
"TT;>;"
2019-07-24 11:27:29 +00:00
}
.end annotation
.end field
2019-12-06 03:29:40 +00:00
.field public final b:Lkotlin/jvm/functions/Function1;
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-03 21:42:56 +00:00
"Lkotlin/jvm/functions/Function1<",
2019-12-06 03:29:40 +00:00
"TT;TR;>;"
2019-07-24 11:27:29 +00:00
}
.end annotation
.end field
2019-12-06 03:29:40 +00:00
.field public final c:Lkotlin/jvm/functions/Function1;
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-06 03:29:40 +00:00
"Lkotlin/jvm/functions/Function1<",
"TR;",
"Ljava/util/Iterator<",
"TE;>;>;"
2019-07-24 11:27:29 +00:00
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lkotlin/sequences/Sequence;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkotlin/sequences/Sequence<",
"+TT;>;",
"Lkotlin/jvm/functions/Function1<",
"-TT;+TR;>;",
"Lkotlin/jvm/functions/Function1<",
"-TR;+",
"Ljava/util/Iterator<",
"+TE;>;>;)V"
}
.end annotation
2019-12-06 03:29:40 +00:00
const/4 v0, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_2
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p2, :cond_1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p3, :cond_0
2019-07-24 11:27:29 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-02-20 19:33:18 +00:00
iput-object p1, p0, Lw/z/g;->a:Lkotlin/sequences/Sequence;
2019-07-24 11:27:29 +00:00
2020-02-20 19:33:18 +00:00
iput-object p2, p0, Lw/z/g;->b:Lkotlin/jvm/functions/Function1;
2019-07-24 11:27:29 +00:00
2020-02-20 19:33:18 +00:00
iput-object p3, p0, Lw/z/g;->c:Lkotlin/jvm/functions/Function1;
2019-07-24 11:27:29 +00:00
return-void
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "iterator"
2019-07-24 11:27:29 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
throw v0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:cond_1
const-string p1, "transformer"
2019-07-24 11:27:29 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
throw v0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:cond_2
const-string p1, "sequence"
2019-07-24 11:27:29 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
throw v0
2019-07-24 11:27:29 +00:00
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public iterator()Ljava/util/Iterator;
2019-07-24 11:27:29 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Iterator<",
"TE;>;"
}
.end annotation
2020-02-20 19:33:18 +00:00
new-instance v0, Lw/z/g$a;
2019-07-24 11:27:29 +00:00
2020-02-20 19:33:18 +00:00
invoke-direct {v0, p0}, Lw/z/g$a;-><init>(Lw/z/g;)V
2019-07-24 11:27:29 +00:00
return-object v0
.end method