public class LinuxPowerSource extends AbstractPowerSource
name, remainingCapacity, timeRemaining
Constructor and Description |
---|
LinuxPowerSource(String newName,
double newRemainingCapacity,
double newTimeRemaining) |
Modifier and Type | Method and Description |
---|---|
static PowerSource[] |
getPowerSources()
Gets Battery Information
|
getName, getRemainingCapacity, getTimeRemaining
public LinuxPowerSource(String newName, double newRemainingCapacity, double newTimeRemaining)
public static PowerSource[] getPowerSources()
Copyright © 2010–2018 oshi. All rights reserved.