Acquisition
Class FileInputSystem.CollectorThread

java.lang.Object
  extended by Acquisition.FileInputSystem.CollectorThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
FileInputSystem

public class FileInputSystem.CollectorThread
extends java.lang.Object
implements java.lang.Runnable


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

Constructor Detail

FileInputSystem.CollectorThread

public FileInputSystem.CollectorThread()
Method Detail

run

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

CollectData

private void CollectData()