public final class JVMUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
getCanonicalSpecVersion()
Returns the canonized number of the currently available Java language specification version.
|
public static int getCanonicalSpecVersion()
The numbering scheme of the specification versions is structured as follows:
RuntimeMXBean.getSpecVersion()Copyright © 2019. All rights reserved.