62 lines
1.1 KiB
Smali
62 lines
1.1 KiB
Smali
.class public final Ly/l/a$b$b;
|
|
.super Ly/l/a$c;
|
|
.source "FileTreeWalk.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Ly/l/a$b;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x11
|
|
name = "b"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public b:Z
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ly/l/a$b;Ljava/io/File;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/io/File;",
|
|
")V"
|
|
}
|
|
.end annotation
|
|
|
|
const-string p1, "rootFile"
|
|
|
|
invoke-static {p2, p1}, Ly/m/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
invoke-direct {p0, p2}, Ly/l/a$c;-><init>(Ljava/io/File;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public step()Ljava/io/File;
|
|
.locals 1
|
|
|
|
iget-boolean v0, p0, Ly/l/a$b$b;->b:Z
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
const/4 v0, 0x0
|
|
|
|
return-object v0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x1
|
|
|
|
iput-boolean v0, p0, Ly/l/a$b$b;->b:Z
|
|
|
|
iget-object v0, p0, Ly/l/a$c;->a:Ljava/io/File;
|
|
|
|
return-object v0
|
|
.end method
|