edu.lehigh.swat.hawk.storage.dlmemory
Class EndTask

java.lang.Object
  extended by java.util.TimerTask
      extended by edu.lehigh.swat.hawk.storage.dlmemory.EndTask
All Implemented Interfaces:
java.lang.Runnable

public class EndTask
extends java.util.TimerTask


Constructor Summary
EndTask(java.lang.Thread tte)
           
 
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

EndTask

public EndTask(java.lang.Thread tte)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Specified by:
run in class java.util.TimerTask