- All Implemented Interfaces:
FileSet
public class FileSetOverPathList
extends Object
implements FileSet
-
-
Constructor Summary
Constructors
-
Method Summary
void
For safety reasons, delete must be implemented.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
FileSetOverPathList
public FileSetOverPathList(List<Path> paths)
-
Method Details
-
-
delete
Description copied from interface: FileSet
For safety reasons, delete must be implemented.
- Specified by:
delete in interface FileSet
- Throws:
IOException