Uses of Class
org.anchoranalysis.io.input.bean.files.FilesProviderWithDirectory
| Package | Description |
|---|---|
| org.anchoranalysis.io.input.bean.files |
Methods to provide a collection of
Files. |
-
Uses of FilesProviderWithDirectory in org.anchoranalysis.io.input.bean.files
Subclasses of FilesProviderWithDirectory in org.anchoranalysis.io.input.bean.files Modifier and Type Class Description classFilesProviderWithDirectoryStringAFilesProviderWithDirectorywhere the directory is optionally specified as a string constantclassFilesProviderWithDirectoryUnaryLikeFilesProviderWithDirectorybut employs a unary operator on a call to an existingFilesProviderWithDirectory.classSearchDirectorySearches a directory for files whose paths match a particular predicate.classSingleFileProvides a single file only.Methods in org.anchoranalysis.io.input.bean.files that return FilesProviderWithDirectory Modifier and Type Method Description FilesProviderWithDirectoryFilesProviderWithDirectoryUnary. getFiles()Methods in org.anchoranalysis.io.input.bean.files with parameters of type FilesProviderWithDirectory Modifier and Type Method Description voidFilesProviderWithDirectoryUnary. setFiles(FilesProviderWithDirectory files)