public interface SmartDirectoryCleaner
Modifier and Type | Method and Description |
---|---|
void |
cleanFolder(java.io.File file,
SmartDirectoryCleanerCallback callback)
Removes folder providing smart error callbacks.
|
void cleanFolder(@NotNull java.io.File file, @NotNull SmartDirectoryCleanerCallback callback)
file
- folder to cleancallback
- cleaning events callback