-
Constructor Summary
Constructors
Constructor to save a list
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FlatFileSaveTask
Constructor to save a list
- Parameters:
list
- - list to save.
path
- - path on filesystem.
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable