public class JavaRuntimeUtils extends Object
Various runtime utils.
| Modifier and Type | Class and Description |
|---|---|
static class |
JavaRuntimeUtils.JreVersion
JRE version as interpreted by the SDK.
|
| Constructor and Description |
|---|
JavaRuntimeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static JavaRuntimeUtils.JreVersion |
getRuntimeVersion()
Get the JRE version.
|
public static JavaRuntimeUtils.JreVersion getRuntimeVersion()
Get the JRE version.
Copyright © 2016–2024. All rights reserved.