Class ZeroFsSecureDirectoryStream

java.lang.Object
io.roastedroot.zerofs.ZeroFsSecureDirectoryStream
All Implemented Interfaces:
Closeable, AutoCloseable, Iterable<Path>, DirectoryStream<Path>, SecureDirectoryStream<Path>

final class ZeroFsSecureDirectoryStream extends Object implements SecureDirectoryStream<Path>
Secure directory stream implementation that uses a FileSystemView with the stream's directory as its working directory.