public final class FileMoveTester
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
FileMoveTester.MoveFilesThread
DESCRIPTION
|
Constructor and Description |
---|
FileMoveTester(java.lang.String inputFileLoc,
java.lang.String tempFileLoc)
Constructor for the FileMoveTester object
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getDateStamp()
Return a string for the current time and date, sutiable for display in log
files and output to standout:
|
void |
setDebug(boolean db) |
void |
stop()
DESCRIPTION
|