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