|
ddiff Version 1.0.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ehsbe.ddiff.Worker
public class Worker extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
finished()
Check, whether the worker has finished comparision. |
void |
start()
Start comparing the given directories. |
boolean |
started()
Check, whether the worker has been already started. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void start() throws IOException
IOException
public boolean started()
true
if started.public boolean finished()
true
if finished.
|
ddiff Version 1.0.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |