public class FileSystem_of extends Object implements FileSystem_
| Constructor and Description |
|---|
FileSystem_of(FileSystem inner) |
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
_r() |
void |
close() |
boolean |
equals(Object o) |
Path |
getPath_(String name,
String... next) |
PathMatcher |
getPathMatcher_(String syntaxAndPattern) |
UserPrincipalLookupService |
getUserPrincipalLookupService_() |
int |
hashCode() |
WatchService |
newWatchService_() |
FileSystemProvider |
provider_() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetPath__, getUserPrincipalLookupService__, provider__, r_public FileSystem_of(FileSystem inner)
public FileSystem _r()
_r in interface de.pfabulist.roast.Roast<FileSystem>public FileSystemProvider provider_()
provider_ in interface FileSystem_public Path getPath_(String name, String... next)
getPath_ in interface FileSystem_public PathMatcher getPathMatcher_(String syntaxAndPattern)
getPathMatcher_ in interface FileSystem_public void close()
close in interface FileSystem_public WatchService newWatchService_()
newWatchService_ in interface FileSystem_public UserPrincipalLookupService getUserPrincipalLookupService_()
getUserPrincipalLookupService_ in interface FileSystem_Copyright © 2017. All rights reserved.