| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.nio.file |
||
| 69 | ||
FileSystem() : void |
||
provider() : FileSystemProvider |
||
close() : void |
||
isOpen() : boolean |
||
isReadOnly() : boolean |
||
getSeparator() : String |
||
getRootDirectories() : Iterable |
||
getFileStores() : Iterable |
||
supportedFileAttributeViews() : Set |
||
getPathMatcher(String) : PathMatcher |
||
getUserPrincipalLookupService() : UserPrincipalLookupService |
||
newWatchService() : WatchService |