Package org.apache.commons.io.file
Interface DeleteOption
-
- All Known Implementing Classes:
StandardDeleteOption
public interface DeleteOptionAn object that configures how to delete a file.The
StandardDeleteOptionenumeration type defines our standard options.- Since:
- 2.8.0
- See Also:
StandardDeleteOption