Interface FileHandler
-
- All Known Implementing Classes:
CachedContentCleaner
public interface FileHandlerCallback interface for file-based actions.- Author:
- Matt Ward
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(File file)
-
-
-
Method Detail
-
handle
void handle(File file)
-
-