Package | Description |
---|---|
com.oracle.bmc.util |
Modifier and Type | Method and Description |
---|---|
static JavaRuntimeUtils.JreVersion |
JavaRuntimeUtils.getRuntimeVersion()
Get the JRE version.
|
static JavaRuntimeUtils.JreVersion |
JavaRuntimeUtils.JreVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavaRuntimeUtils.JreVersion[] |
JavaRuntimeUtils.JreVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2024. All rights reserved.