public abstract class AbstractFileSystem extends Object implements FileSystem
| Constructor and Description |
|---|
AbstractFileSystem() |
| Modifier and Type | Method and Description |
|---|---|
abstract OSFileStore[] |
getFileStores()
Get file stores on this machine
|
javax.json.JsonObject |
toJSON()
Creates a compact JSON string containing the information for this class
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMaxFileDescriptors, getOpenFileDescriptorspublic javax.json.JsonObject toJSON()
toJSON in interface OshiJsonObjectpublic abstract OSFileStore[] getFileStores()
getFileStores in interface FileSystemOSFileStore objectsCopyright © 2010–2016 com.github.dblock. All rights reserved.