Uses of Class
org.anchoranalysis.io.input.path.matcher.FindFilesException
| Package | Description |
|---|---|
| org.anchoranalysis.io.input.path.matcher |
Non-bean classes to help with
org.anchoranalysis.io.input.bean.path.matcher. |
-
Uses of FindFilesException in org.anchoranalysis.io.input.path.matcher
Methods in org.anchoranalysis.io.input.path.matcher that throw FindFilesException Modifier and Type Method Description voidDualPathPredicates. consumeMatchingFiles(List<Path> paths, Consumer<File> consumerMatching)Calls aConsumeron any path that matches the predicatefile.List<Path>DualPathPredicates. matchingLeafDirectories(List<Path> leafDirectories)Creates a new list of paths to leaf-directories that match the predicatedirectory.