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) |
@Nullable public FileSystem fs
public Path play
@Nullable public SeekableByteChannel readChannel
@Nullable public DirectoryStream<Path> dirStream
@Nullable public WatchService watchService
@Nullable public FileSystemProvider provider
public ClosedFSVars(Path play)
Copyright © 2016. All rights reserved.