apkfuckery/com.discord/smali_classes2/k0/s/l.smali

73 lines
1.2 KiB
Smali
Raw Normal View History

2020-09-08 08:16:32 +00:00
.class public final Lk0/s/l;
2020-09-16 21:45:36 +00:00
.super Lk0/n/c/i;
2020-09-08 08:16:32 +00:00
.source "Sequences.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-16 21:45:36 +00:00
"Lk0/n/c/i;",
2020-09-08 08:16:32 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Iterable<",
"+TT;>;",
"Ljava/util/Iterator<",
"+TT;>;>;"
}
.end annotation
# static fields
.field public static final d:Lk0/s/l;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lk0/s/l;
invoke-direct {v0}, Lk0/s/l;-><init>()V
sput-object v0, Lk0/s/l;->d:Lk0/s/l;
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x1
2020-09-16 21:45:36 +00:00
invoke-direct {p0, v0}, Lk0/n/c/i;-><init>(I)V
2020-09-08 08:16:32 +00:00
return-void
.end method
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-09-16 21:45:36 +00:00
.locals 0
2020-09-08 08:16:32 +00:00
check-cast p1, Ljava/lang/Iterable;
2020-09-16 21:45:36 +00:00
if-eqz p1, :cond_0
2020-09-08 08:16:32 +00:00
invoke-interface {p1}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
move-result-object p1
return-object p1
2020-09-16 21:45:36 +00:00
:cond_0
const-string p1, "it"
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
2020-09-08 08:16:32 +00:00
.end method