Uses of Class
com.yahoo.config.application.FileSystemWrapper
Packages that use FileSystemWrapper
-
Uses of FileSystemWrapper in com.yahoo.config.application
Methods in com.yahoo.config.application that return FileSystemWrapperModifier and TypeMethodDescriptionstatic FileSystemWrapperFileSystemWrapper.getDefault(Path root) static FileSystemWrapperFileSystemWrapper.ofFiles(Path root, Predicate<Path> existence, com.yahoo.yolean.function.ThrowingFunction<Path, byte[], IOException> reader)