| Class | Description |
|---|---|
| ExternalProcesses |
Operations with external processes.
|
| JreVersion |
Version of the Java Runtime Environment (JRE).
|
| Os |
Operations with the underlying operating system.
|
| Exception | Description |
|---|---|
| ExternalProcessException |
Indicator that an external process failed.
|
| JreVersionParseException |
Indicator of a problem while parsing a
JreVersion string. |