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