public static interface JVMSelector.JVMLocation
Modifier and Type | Method and Description |
---|---|
java.io.File |
getJavaHome()
Returns the base directory of a Java installation.
|
java.lang.String |
getVersion()
Returns the version of the JVM.
|
boolean |
isJDK()
Returns whether this a JDK installation.
|
java.io.File getJavaHome()
java.lang.String getVersion()
boolean isJDK()