- java.lang.Object
-
- de.sormuras.bartholdy.jdk.Jdeps
-
-
Constructor Summary
Constructors Constructor Description Jdeps()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.StringgetVersion()Resultrun(Configuration configuration)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.sormuras.bartholdy.Tool
getProgram, run
-
-
-
-
Method Detail
-
getVersion
public java.lang.String getVersion()
- Specified by:
getVersionin interfaceTool
-
run
public Result run(Configuration configuration)
-
-