org.gcube.data.speciesplugin.utils
Class DirDeleter

java.lang.Object
  extended by org.gcube.data.speciesplugin.utils.DirDeleter
All Implemented Interfaces:
Runnable

public class DirDeleter
extends Object
implements Runnable

Author:
"Federico De Faveri defaveri@isti.cnr.it"

Field Summary
protected  File directory
           
 
Constructor Summary
DirDeleter(File directory)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

directory

protected File directory
Constructor Detail

DirDeleter

public DirDeleter(File directory)
Parameters:
directory -
Method Detail

run

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


Copyright © 2014. All Rights Reserved.