- Enclosing class:
- MorePaths
public static interface MorePaths.FileWriteHandler
Command pattern interface delegating the file write operation to its caller.
- Author:
- Sven Haag
-
Method Summary
-
Method Details
-
write
- Parameters:
filePath- where the write operation should take place on.- Throws:
IOException- if an I/O error occurs
-