Interface FileSystemManager
- All Known Implementing Classes:
FileManager,FolderManager
public interface FileSystemManager
Specifies the implementation details of classes which interact with the file
system
-
Method Summary
-
Method Details
-
getAll
File[] getAll() -
makeNew
-
delete
-
rename
-