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 voidUtilIO.delete(File f, UtilIO.FileTest test) Recursively deletes all files in path which pass the test.