79 lines
1.6 KiB
Smali
79 lines
1.6 KiB
Smali
.class public final Ly/l/a;
|
|
.super Ljava/lang/Object;
|
|
.source "FileTreeWalk.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/sequences/Sequence;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Ly/l/a$c;,
|
|
Ly/l/a$a;,
|
|
Ly/l/a$b;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lkotlin/sequences/Sequence<",
|
|
"Ljava/io/File;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Ljava/io/File;
|
|
|
|
.field public final b:Ly/l/b;
|
|
|
|
.field public final c:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/io/File;Ly/l/b;)V
|
|
.locals 1
|
|
|
|
const-string v0, "start"
|
|
|
|
invoke-static {p1, v0}, Ly/m/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v0, "direction"
|
|
|
|
invoke-static {p2, v0}, Ly/m/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Ly/l/a;->a:Ljava/io/File;
|
|
|
|
iput-object p2, p0, Ly/l/a;->b:Ly/l/b;
|
|
|
|
const p1, 0x7fffffff
|
|
|
|
iput p1, p0, Ly/l/a;->c:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public iterator()Ljava/util/Iterator;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/Iterator<",
|
|
"Ljava/io/File;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
new-instance v0, Ly/l/a$b;
|
|
|
|
invoke-direct {v0, p0}, Ly/l/a$b;-><init>(Ly/l/a;)V
|
|
|
|
return-object v0
|
|
.end method
|