SyntaxFix
Write A Post
Hire A Developer
Questions
for(File f : files) { f.delete(); } files.delete(); // will work