PathOperFunc$PathComputeCallback.smali

.class public interface abstract Lcom/cleanmaster/util/path/PathOperFunc$PathComputeCallback;
.super Ljava/lang/Object;
.source "PathOperFunc.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/util/path/PathOperFunc;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "PathComputeCallback"
.end annotation

.annotation runtime Ljava/lang/Deprecated;
.end annotation


# virtual methods
.method public abstract computeDir(Ljava/lang/String;)V
.end method

.method public abstract onFile(Ljava/lang/String;JJ)V
.end method

.method public abstract onFileFilter(Ljava/lang/String;J)Z
.end method