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

66 lines
1.2 KiB
Smali
Raw Normal View History

2020-09-02 04:07:20 +00:00
.class public final Lk0/t/l;
.super Lk0/o/c/j;
2020-07-25 00:57:58 +00:00
.source "Sequences.kt"
2020-05-17 12:40:10 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-02 04:07:20 +00:00
"Lk0/o/c/j;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-07-25 00:57:58 +00:00
"Ljava/lang/Iterable<",
"+TT;>;",
"Ljava/util/Iterator<",
"+TT;>;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation
# static fields
2020-09-02 04:07:20 +00:00
.field public static final d:Lk0/t/l;
2020-05-17 12:40:10 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-09-02 04:07:20 +00:00
new-instance v0, Lk0/t/l;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-direct {v0}, Lk0/t/l;-><init>()V
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
sput-object v0, Lk0/t/l;->d:Lk0/t/l;
2020-05-17 12:40:10 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x1
2020-09-02 04:07:20 +00:00
invoke-direct {p0, v0}, Lk0/o/c/j;-><init>(I)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-08 16:44:49 +00:00
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-09-02 04:07:20 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
check-cast p1, Ljava/lang/Iterable;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
const-string v0, "it"
invoke-static {p1, v0}, Lk0/o/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-interface {p1}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
2020-05-17 12:40:10 +00:00
move-result-object p1
return-object p1
.end method