Uses of Interface
boofcv.io.UtilIO.FileTest
Packages that use UtilIO.FileTest
-
Uses of UtilIO.FileTest in boofcv.io
Methods in boofcv.io with parameters of type UtilIO.FileTestModifier and TypeMethodDescriptionstatic void
UtilIO.delete
(File f, UtilIO.FileTest test) Recursively deletes all files in path which pass the test.