2020-07-14 22:43:59 +00:00
|
|
|
.class public abstract Li0/m/a$a;
|
|
|
|
.super Li0/m/a$c;
|
2020-05-17 12:40:10 +00:00
|
|
|
.source "FileTreeWalk.kt"
|
|
|
|
|
|
|
|
|
|
|
|
# annotations
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
2020-07-14 22:43:59 +00:00
|
|
|
value = Li0/m/a;
|
2020-05-17 12:40:10 +00:00
|
|
|
.end annotation
|
|
|
|
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
|
|
accessFlags = 0x409
|
|
|
|
name = "a"
|
|
|
|
.end annotation
|
|
|
|
|
|
|
|
|
|
|
|
# direct methods
|
|
|
|
.method public constructor <init>(Ljava/io/File;)V
|
|
|
|
.locals 1
|
|
|
|
|
2020-07-14 22:43:59 +00:00
|
|
|
invoke-direct {p0, p1}, Li0/m/a$c;-><init>(Ljava/io/File;)V
|
2020-05-17 12:40:10 +00:00
|
|
|
|
2020-07-14 22:43:59 +00:00
|
|
|
sget-boolean v0, Li0/h;->a:Z
|
2020-05-17 12:40:10 +00:00
|
|
|
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
|
|
|
|
invoke-virtual {p1}, Ljava/io/File;->isDirectory()Z
|
|
|
|
|
|
|
|
move-result p1
|
|
|
|
|
2020-07-14 22:43:59 +00:00
|
|
|
sget-boolean v0, Li0/h;->a:Z
|
2020-05-17 12:40:10 +00:00
|
|
|
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
|
|
|
|
goto :goto_0
|
|
|
|
|
|
|
|
:cond_0
|
|
|
|
new-instance p1, Ljava/lang/AssertionError;
|
|
|
|
|
|
|
|
const-string v0, "rootDir must be verified to be directory beforehand."
|
|
|
|
|
|
|
|
invoke-direct {p1, v0}, Ljava/lang/AssertionError;-><init>(Ljava/lang/Object;)V
|
|
|
|
|
|
|
|
throw p1
|
|
|
|
|
|
|
|
:cond_1
|
|
|
|
:goto_0
|
|
|
|
return-void
|
|
|
|
.end method
|