net.neurowork.mobile.android.fw
Class Utils

java.lang.Object
  extended by net.neurowork.mobile.android.fw.Utils

public class Utils
extends java.lang.Object


Constructor Summary
Utils()
           
 
Method Summary
static void CopyStream(java.io.InputStream is, java.io.OutputStream os)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

CopyStream

public static void CopyStream(java.io.InputStream is,
                              java.io.OutputStream os)