public interface FileManipulation
| Modifier and Type | Method and Description |
|---|---|
void |
manipulateDirectory(Path path) |
void |
manipulateFile(Path path) |
void manipulateFile(Path path) throws IOException
IOExceptionvoid manipulateDirectory(Path path) throws IOException
IOExceptionCopyright © 2019. All rights reserved.