public interface ITool extends Runnable
Modifier and Type | Method and Description |
---|---|
String |
getToolName()
Returns the tools name.
|
String |
getToolVersion() |
void |
setCountDownLatch(CountDownLatch cdl)
Sets a CountDownLatch object.
|
String getToolName()
String getToolVersion()
void setCountDownLatch(CountDownLatch cdl)
cdl
- Copyright © 2024. All rights reserved.