| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSensors
Sensor info.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Sensors |
AbstractHardwareLayer.createSensors()
Instantiates the platform-specific
Sensors object |
Sensors |
HardwareLayer.getSensors()
Instantiates a
Sensors object, representing CPU
temperature and fan speed |
Sensors |
AbstractHardwareLayer.getSensors() |
| Modifier and Type | Class and Description |
|---|---|
class |
LinuxSensors
LinuxSensors class.
|
| Modifier and Type | Method and Description |
|---|---|
Sensors |
LinuxHardwareLayer.createSensors() |
| Modifier and Type | Class and Description |
|---|---|
class |
MacSensors
MacSensors class.
|
| Modifier and Type | Method and Description |
|---|---|
Sensors |
MacHardwareLayer.createSensors() |
| Modifier and Type | Class and Description |
|---|---|
class |
FreeBsdSensors
FreeBsdSensors class.
|
| Modifier and Type | Method and Description |
|---|---|
Sensors |
FreeBsdHardwareLayer.createSensors() |
| Modifier and Type | Class and Description |
|---|---|
class |
SolarisSensors
SolarisSensors class.
|
| Modifier and Type | Method and Description |
|---|---|
Sensors |
SolarisHardwareLayer.createSensors() |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsSensors
WindowsSensors class.
|
| Modifier and Type | Method and Description |
|---|---|
Sensors |
WindowsHardwareLayer.createSensors() |
Copyright © 2020. All rights reserved.