net.i2p.util
Class Copy

java.lang.Object
  extended by net.i2p.util.Copy

Deprecated. only for use by installer, to be removed from i2p.jar, use FileUtil.copy()

public class Copy
extends Object

Usage: Copy from to


Constructor Summary
Copy()
          Deprecated.  
 
Method Summary
static void main(String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Copy

public Copy()
Deprecated. 
Method Detail

main

public static void main(String[] args)
Deprecated.