edu.cmu.cs.sb.stem
Class ST.Downloadfile

java.lang.Object
  extended by edu.cmu.cs.sb.stem.ST.Downloadfile
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ST

public class ST.Downloadfile
extends java.lang.Object
implements java.lang.Runnable

Inner class controlling the downloading of external files


Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

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