public abstract class BatteryEvent extends Object
protected
BatteryEvent(int level, boolean plugged)
int
getLevel()
boolean
isPlugged()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected BatteryEvent(int level, boolean plugged)
public int getLevel()
public boolean isPlugged()
public String toString()
toString
Object
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.