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(java.io.File file)
-