| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPowerSource
A Power Source
|
| Modifier and Type | Method and Description |
|---|---|
PowerSource[] |
HardwareLayer.getPowerSources()
Instantiates an array of
PowerSource objects,
representing batteries, etc. |
| Modifier and Type | Class and Description |
|---|---|
class |
LinuxPowerSource
A Power Source
|
| Modifier and Type | Method and Description |
|---|---|
static PowerSource[] |
LinuxPowerSource.getPowerSources()
Gets Battery Information
|
PowerSource[] |
LinuxHardwareLayer.getPowerSources() |
| Modifier and Type | Class and Description |
|---|---|
class |
MacPowerSource
A Power Source
|
| Modifier and Type | Method and Description |
|---|---|
static PowerSource[] |
MacPowerSource.getPowerSources()
Gets Battery Information.
|
PowerSource[] |
MacHardwareLayer.getPowerSources() |
| Modifier and Type | Class and Description |
|---|---|
class |
FreeBsdPowerSource
A Power Source
|
| Modifier and Type | Method and Description |
|---|---|
static PowerSource[] |
FreeBsdPowerSource.getPowerSources()
Gets Battery Information
|
PowerSource[] |
FreeBsdHardwareLayer.getPowerSources() |
| Modifier and Type | Class and Description |
|---|---|
class |
SolarisPowerSource
A Power Source
|
| Modifier and Type | Method and Description |
|---|---|
static PowerSource[] |
SolarisPowerSource.getPowerSources()
Gets Battery Information
|
PowerSource[] |
SolarisHardwareLayer.getPowerSources() |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsPowerSource
A Power Source
|
| Modifier and Type | Method and Description |
|---|---|
static PowerSource[] |
WindowsPowerSource.getPowerSources()
Gets Battery Information.
|
PowerSource[] |
WindowsHardwareLayer.getPowerSources() |
Copyright © 2019. All rights reserved.