public class CpuStats extends Object
| Modifier and Type | Field and Description |
|---|---|
private CpuUsage |
cpuUsage |
(package private) Long |
systemCpuUsage |
| Constructor and Description |
|---|
CpuStats() |
| Modifier and Type | Method and Description |
|---|---|
CpuUsage |
cpuUsage() |
boolean |
equals(Object obj) |
int |
hashCode() |
Long |
systemCpuUsage() |
String |
toString() |
Copyright © 2015. All rights reserved.