public interface SystemInfo
| Modifier and Type | Method and Description |
|---|---|
Info |
getInfo()
Returns information about the system.
|
List<ProcessInfo> |
getProcessInfo()
Returns information about all running processes.
|
Info getInfo()
List<ProcessInfo> getProcessInfo()
Copyright © 2020. All rights reserved.