Uses of Class
org.anchoranalysis.io.input.path.matcher.FindFilesException
Packages that use FindFilesException
Package
Description
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 FindFilesExceptionModifier and TypeMethodDescriptionvoid
DualPathPredicates.consumeMatchingFiles
(List<Path> paths, Consumer<File> consumerMatching) Calls aConsumer
on any path that matches the predicatefile
.DualPathPredicates.matchingLeafDirectories
(List<Path> leafDirectories) Creates a new list of paths to leaf-directories that match the predicatedirectory
.