panoramajoinner.autopanoconnection
Class OutputReader

java.lang.Object
  extended by panoramajoinner.autopanoconnection.OutputReader
All Implemented Interfaces:
java.lang.Runnable

public class OutputReader
extends java.lang.Object
implements java.lang.Runnable


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

Constructor Detail

OutputReader

public OutputReader(java.io.InputStream is)
Method Detail

run

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