apkfuckery/com.discord/smali_classes2/x/z/j.smali

92 lines
1.7 KiB
Smali
Raw Normal View History

2020-04-27 20:53:11 +00:00
.class public final Lx/z/j;
.super Lx/u/b/k;
2019-12-06 03:29:40 +00:00
.source "Sequences.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-27 20:53:11 +00:00
"Lx/u/b/k;",
2019-12-06 03:29:40 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-04-08 16:24:01 +00:00
"Ljava/lang/Iterable<",
2019-12-06 03:29:40 +00:00
"+TT;>;",
"Ljava/util/Iterator<",
"+TT;>;>;"
}
.end annotation
# static fields
2020-04-27 20:53:11 +00:00
.field public static final d:Lx/z/j;
2019-12-06 03:29:40 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-04-27 20:53:11 +00:00
new-instance v0, Lx/z/j;
2019-12-06 03:29:40 +00:00
2020-04-27 20:53:11 +00:00
invoke-direct {v0}, Lx/z/j;-><init>()V
2019-12-06 03:29:40 +00:00
2020-04-27 20:53:11 +00:00
sput-object v0, Lx/z/j;->d:Lx/z/j;
2019-12-06 03:29:40 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x1
2020-04-27 20:53:11 +00:00
invoke-direct {p0, v0}, Lx/u/b/k;-><init>(I)V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-04-08 16:24:01 +00:00
check-cast p1, Ljava/lang/Iterable;
2019-12-06 03:29:40 +00:00
2020-04-27 20:53:11 +00:00
invoke-virtual {p0, p1}, Lx/z/j;->invoke(Ljava/lang/Iterable;)Ljava/util/Iterator;
2019-12-06 03:29:40 +00:00
move-result-object p1
return-object p1
.end method
2020-04-08 16:24:01 +00:00
.method public final invoke(Ljava/lang/Iterable;)Ljava/util/Iterator;
2019-12-06 03:29:40 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-04-08 16:24:01 +00:00
"Ljava/lang/Iterable<",
2019-12-06 03:29:40 +00:00
"+TT;>;)",
"Ljava/util/Iterator<",
"TT;>;"
}
.end annotation
if-eqz p1, :cond_0
2020-04-08 16:24:01 +00:00
invoke-interface {p1}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
2019-12-06 03:29:40 +00:00
move-result-object p1
return-object p1
:cond_0
const-string p1, "it"
2020-04-27 20:53:11 +00:00
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
.end method