Package org.pitest.process
Interface JavaExecutableLocator
-
- All Known Implementing Classes:
DefaultJavaExecutableLocator,KnownLocationJavaExecutableLocator
public interface JavaExecutableLocatorReturns the path to a java binary
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringjavaExecutable()
-
-
-
Method Detail
-
javaExecutable
String javaExecutable()
-
-