net.i2p.util
Class Delete

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

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

public class Delete
extends Object

Usage: Delete name


Constructor Summary
Delete()
          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

Delete

public Delete()
Deprecated. 
Method Detail

main

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