| 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 |
|---|---|
FileSystem |
OperatingSystem.getFileSystem()
Instantiates a
FileSystem object. |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemImpl
Wrapper class to implement FileSystem interface with platform-specific
objects
|
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
OperatingSystemImpl.getFileSystem()
Instantiates a
FileSystem object. |
Copyright © 2010–2017 oshi. All rights reserved.