public interface JavaRuntime
| Modifier and Type | Method | 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.