apkfuckery/com.discord/smali_classes2/c0/m/a.smali

122 lines
2.7 KiB
Smali
Raw Normal View History

2020-10-05 23:18:16 +00:00
.class public final Lc0/m/a;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
2020-09-08 08:16:32 +00:00
.source "FileTreeWalk.kt"
# interfaces
.implements Lkotlin/sequences/Sequence;
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2020-10-05 23:18:16 +00:00
Lc0/m/a$c;,
Lc0/m/a$a;,
Lc0/m/a$b;
2020-07-25 00:57:58 +00:00
}
.end annotation
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lkotlin/sequences/Sequence<",
"Ljava/io/File;",
">;"
}
.end annotation
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
# instance fields
.field public final a:Ljava/io/File;
2020-10-05 23:18:16 +00:00
.field public final b:Lc0/m/b;
2020-09-08 08:16:32 +00:00
.field public final c:Lkotlin/jvm/functions/Function1;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/functions/Function1<",
"Ljava/io/File;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
.end field
.field public final d:Lkotlin/jvm/functions/Function1;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/functions/Function1<",
"Ljava/io/File;",
"Lkotlin/Unit;",
">;"
}
.end annotation
.end field
.field public final e:Lkotlin/jvm/functions/Function2;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/functions/Function2<",
"Ljava/io/File;",
"Ljava/io/IOException;",
"Lkotlin/Unit;",
">;"
}
.end annotation
.end field
.field public final f:I
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
# direct methods
2020-10-05 23:18:16 +00:00
.method public constructor <init>(Ljava/io/File;Lc0/m/b;)V
2020-09-08 08:16:32 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
const-string v0, "start"
2020-10-05 23:18:16 +00:00
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-09-16 23:45:23 +00:00
const-string v0, "direction"
2020-10-05 23:18:16 +00:00
invoke-static {p2, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-09-02 04:07:20 +00:00
2020-09-08 08:16:32 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-09-02 04:07:20 +00:00
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Lc0/m/a;->a:Ljava/io/File;
2020-09-02 04:07:20 +00:00
2020-10-05 23:18:16 +00:00
iput-object p2, p0, Lc0/m/a;->b:Lc0/m/b;
2020-09-02 04:07:20 +00:00
2020-09-08 08:16:32 +00:00
const/4 p1, 0x0
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Lc0/m/a;->c:Lkotlin/jvm/functions/Function1;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Lc0/m/a;->d:Lkotlin/jvm/functions/Function1;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Lc0/m/a;->e:Lkotlin/jvm/functions/Function2;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
const p1, 0x7fffffff
2020-10-05 23:18:16 +00:00
iput p1, p0, Lc0/m/a;->f:I
2020-07-20 19:00:44 +00:00
2020-09-08 08:16:32 +00:00
return-void
.end method
2020-07-20 19:00:44 +00:00
2020-09-08 08:16:32 +00:00
# virtual methods
.method public iterator()Ljava/util/Iterator;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Iterator<",
"Ljava/io/File;",
">;"
}
.end annotation
2020-10-05 23:18:16 +00:00
new-instance v0, Lc0/m/a$b;
2020-09-08 08:16:32 +00:00
2020-10-05 23:18:16 +00:00
invoke-direct {v0, p0}, Lc0/m/a$b;-><init>(Lc0/m/a;)V
2020-09-08 08:16:32 +00:00
return-object v0
2020-05-17 12:40:10 +00:00
.end method