public interface FileSystem_ extends de.pfabulist.roast.Roast<FileSystem>
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
default Path_ |
getPath__(String name,
String... next) |
Path |
getPath_(String name,
String... next) |
PathMatcher |
getPathMatcher_(String syntaxAndPattern) |
default UserPrincipalLookupService_ |
getUserPrincipalLookupService__() |
UserPrincipalLookupService |
getUserPrincipalLookupService_() |
WatchService |
newWatchService_() |
default FileSystemProvider_ |
provider__() |
FileSystemProvider |
provider_() |
static FileSystem_ |
r_(FileSystem fileSystem) |
static FileSystem_ r_(FileSystem fileSystem)
FileSystemProvider provider_()
default FileSystemProvider_ provider__()
PathMatcher getPathMatcher_(String syntaxAndPattern)
void close()
WatchService newWatchService_()
UserPrincipalLookupService getUserPrincipalLookupService_()
default UserPrincipalLookupService_ getUserPrincipalLookupService__()
Copyright © 2017. All rights reserved.