@Portable public static class FileSystemFactory.FileSystemImpl extends Object implements FileSystem
Constructor and Description |
---|
FileSystemImpl() |
FileSystemImpl(Map<String,String> roots,
Set<String> supportedViews) |
Modifier and Type | Method and Description |
---|---|
List<Path> |
getRootDirectories() |
Set<String> |
supportedFileAttributeViews() |
String |
toString() |
public List<Path> getRootDirectories()
getRootDirectories
in interface FileSystem
public Set<String> supportedFileAttributeViews()
supportedFileAttributeViews
in interface FileSystem
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.