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