VUtils – Release 1
Class org.violetlib.util.JavaPlatform
Deprecated: ShowHide
-
-
|
Modifier and Type |
Static Method and Description |
|
getJavaMajorVersion |
static int getJavaMajorVersion()
Identify the Java major version.
public static int getJavaMajorVersion()
throws UnsupportedOperationException
-
Identify the Java major version.
- Returns:
- the Java major version, e.g. 8 (for 1.8) or 9.
- Throws:
UnsupportedOperationException - if the major version cannot be determined.
|
-
-
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait