public static class FSDescription.ClosedFSVars extends Object
| Modifier and Type | Field and Description |
|---|---|
Path |
dirB |
DirectoryStream<Path> |
dirStream |
Path |
fileA |
FileSystem |
fs |
Path |
play |
FileSystemProvider |
provider |
SeekableByteChannel |
readChannel |
URI |
uri |
WatchService |
watchService |
| Constructor and Description |
|---|
ClosedFSVars(Path play) |
public FileSystem fs
public Path play
public Path fileA
public Path dirB
public SeekableByteChannel readChannel
public URI uri
public DirectoryStream<Path> dirStream
public WatchService watchService
public FileSystemProvider provider
public ClosedFSVars(Path play)
Copyright © 2015. All rights reserved.