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