Class RecursiveDirectoryRemovalWalker

java.lang.Object
java.nio.file.SimpleFileVisitor<Path>
com.plotsquared.core.util.RecursiveDirectoryRemovalWalker
All Implemented Interfaces:
FileVisitor<Path>

A SimpleFileVisitor that recursively deletes a directory tree.