compbio.engine.local
Class StreamGobbler

java.lang.Object
  extended by compbio.engine.local.StreamGobbler
All Implemented Interfaces:
Runnable

@ThreadSafe
public class StreamGobbler
extends Object
implements Runnable


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

Method Detail

run

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