public class TemperatureUtils extends Object
It tries first using jSensors. If it fails, it tries with an OS specific method.
| Constructor and Description |
|---|
TemperatureUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCpuTemperatureForLinux() |
static String |
getCpuTemperatureForWindows() |
Copyright © 2018. All rights reserved.