| Package | Description |
|---|---|
| oshi.json.software.os |
[oshi-json API] Provides cross-platform implementation to retrieve
JSON-formatted OS, FileSystem, and Process information
|
| oshi.json.software.os.impl |
Provides implementations for Software and OS
|
| Modifier and Type | Method and Description |
|---|---|
OSFileStore[] |
FileSystem.getFileStores()
Get file stores on this machine
Instantiates an array of
OSFileStore objects, representing a
storage pool, device, partition, volume, concrete file system or other
implementation specific means of file storage. |
| Modifier and Type | Method and Description |
|---|---|
OSFileStore[] |
FileSystemImpl.getFileStores()
Get file stores on this machine
Instantiates an array of
OSFileStore objects, representing a
storage pool, device, partition, volume, concrete file system or other
implementation specific means of file storage. |
Copyright © 2010–2017 oshi. All rights reserved.