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