org.android.activityminer.app.recording
Class GenericRecordingActivityForSensorObservations.SaveTimerTask
java.lang.Object
org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations.SaveTimerTask
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- GenericRecordingActivityForSensorObservations<T extends Enum<T> & Dimensions>
private class GenericRecordingActivityForSensorObservations.SaveTimerTask
- extends Object
- implements Runnable
The save timer task.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericRecordingActivityForSensorObservations.SaveTimerTask
private GenericRecordingActivityForSensorObservations.SaveTimerTask()
run
public void run()
- Specified by:
run
in interface Runnable