com.mmbreakfast.unlod.app
Class ExtractionManager.ExtractionCancellationMonitor
java.lang.Object
com.mmbreakfast.unlod.app.ExtractionManager.ExtractionCancellationMonitor
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ExtractionManager
- protected class ExtractionManager.ExtractionCancellationMonitor
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtractionManager.ExtractionCancellationMonitor
protected ExtractionManager.ExtractionCancellationMonitor()
run
public void run()
- Specified by:
run
in interface Runnable