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