c$c.smali
.class public final Laa/c$c;
.super Lkotlin/jvm/internal/Lambda;
.source "CleanStrategyBuilder.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Laa/c;->a(Ljava/lang/String;JIJ)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/Lambda;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/io/File;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# instance fields
.field public final synthetic a:J
.field public final synthetic b:J
.field public final synthetic c:Ljava/util/ArrayList;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(JJLjava/util/ArrayList;)V
.registers 6
iput-wide p1, p0, Laa/c$c;->a:J
iput-wide p3, p0, Laa/c$c;->b:J
iput-object p5, p0, Laa/c$c;->c:Ljava/util/ArrayList;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
check-cast p1, Ljava/io/File;
invoke-virtual {p0, p1}, Laa/c$c;->invoke(Ljava/io/File;)Z
move-result p1
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p1
return-object p1
.end method
.method public final invoke(Ljava/io/File;)Z
.registers 7
const-string v0, "file"
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-wide v0, p0, Laa/c$c;->b:J
invoke-virtual {p1}, Ljava/io/File;->lastModified()J
move-result-wide v2
sub-long/2addr v0, v2
iget-wide v2, p0, Laa/c$c;->a:J
cmp-long v4, v0, v2
if-ltz v4, :cond_19
iget-object v0, p0, Laa/c$c;->c:Ljava/util/ArrayList;
invoke-virtual {v0, p1}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
const/4 p1, 0x0
goto :goto_1a
:cond_19
const/4 p1, 0x1
:goto_1a
return p1
.end method