BioLegato 0.7.5 Core API

org.biolegato.main
Class StreamCopier

java.lang.Object
  extended by org.biolegato.main.StreamCopier
All Implemented Interfaces:
java.lang.Runnable

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

Author:
alvare

Constructor Summary
StreamCopier(int buffsize, java.io.InputStream in, java.io.OutputStream out)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamCopier

public StreamCopier(int buffsize,
                    java.io.InputStream in,
                    java.io.OutputStream out)
Method Detail

run

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

BioLegato 0.7.5 Core API

Copyright © 2008-2011 University of Manitoba.