org.crosswire.common.progress
Class Job.PredictTask

java.lang.Object
  extended by java.util.TimerTask
      extended by org.crosswire.common.progress.Job.PredictTask
All Implemented Interfaces:
Runnable
Enclosing class:
Job

final class Job.PredictTask
extends TimerTask

So we can fake progress for Jobs that don't tell us how they are doing


Constructor Summary
Job.PredictTask()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Job.PredictTask

Job.PredictTask()
Method Detail

run

public void run()
Specified by:
run in interface Runnable
Specified by:
run in class TimerTask

Copyright ยจ 2003-2015