java.lang.Object
com.gluonhq.attach.battery.impl.DummyBatteryService
- All Implemented Interfaces:
BatteryService
-
Property Summary
Properties inherited from interface com.gluonhq.attach.battery.BatteryService
batteryLevel, pluggedIn
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.gluonhq.attach.battery.BatteryService
batteryLevelProperty, getBatteryLevel, isPluggedIn, pluggedInProperty
-
Constructor Details
-
DummyBatteryService
public DummyBatteryService()
-