FileSystem_, de.pfabulist.roast.Roast<java.nio.file.FileSystem>public class FileSystem_of extends java.lang.Object implements FileSystem_
| Constructor | Description |
|---|---|
FileSystem_of(java.nio.file.FileSystem inner) |
| Modifier and Type | Method | Description |
|---|---|---|
java.nio.file.FileSystem |
_r() |
|
void |
close() |
|
boolean |
equals(java.lang.Object o) |
|
java.nio.file.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_() |
|
int |
hashCode() |
|
java.nio.file.WatchService |
newWatchService_() |
|
java.nio.file.spi.FileSystemProvider |
provider_() |
getPath__, getUserPrincipalLookupService__, provider__, r_public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.nio.file.FileSystem _r()
_r in interface de.pfabulist.roast.Roast<java.nio.file.FileSystem>public java.nio.file.spi.FileSystemProvider provider_()
provider_ in interface FileSystem_public java.nio.file.Path getPath_(java.lang.String name,
java.lang.String... next)
getPath_ in interface FileSystem_public java.nio.file.PathMatcher getPathMatcher_(java.lang.String syntaxAndPattern)
getPathMatcher_ in interface FileSystem_public void close()
close in interface FileSystem_public java.nio.file.WatchService newWatchService_()
newWatchService_ in interface FileSystem_public java.nio.file.attribute.UserPrincipalLookupService getUserPrincipalLookupService_()
getUserPrincipalLookupService_ in interface FileSystem_Copyright © 2018. All rights reserved.