Module com.gluonhq.attach.vibration
Class DummyVibrationService
- java.lang.Object
-
- com.gluonhq.attach.vibration.impl.DummyVibrationService
-
- All Implemented Interfaces:
VibrationService
public abstract class DummyVibrationService extends java.lang.Object implements VibrationService
-
-
Constructor Summary
Constructors Constructor Description DummyVibrationService()
-
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.vibration.VibrationService
vibrate, vibrate
-
-