
| Modifier and Type | Method and Description |
|---|---|
String |
getLang()
Returns lang.
|
String |
getLog()
Returns log messages.
|
String |
getResultsAndClean()
Returns results.
|
void |
setCountDownLatch(CountDownLatch cdl)
Sets an optional
CountDownLatch object. |
void |
setParameter(Map<String,String> parameter)
Sets the parameter Map object.
|
void setCountDownLatch(CountDownLatch cdl)
CountDownLatch object. FOX counts it down
CountDownLatch.countDown() when the thread is finished.cdl - void setParameter(Map<String,String> parameter)
parameter - String getResultsAndClean()
String getLang()
String getLog()
Copyright © 2024. All rights reserved.