@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 FileSystempublic Set<String> supportedFileAttributeViews()
supportedFileAttributeViews in interface FileSystemCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.