public interface InstalledJdk
| Modifier and Type | Method | Description | 
|---|---|---|
| java.io.File | getJavaHome() | The home directory of the Java installation. | 
| JavaVersion | getJavaVersion() | The version of the Java installation. | 
JavaVersion getJavaVersion()
null.java.io.File getJavaHome()
null.