@Immutable public final class JavaVersionHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
JAVA_CLASS_VERSION
The global Java class version as a double value.
|
static int |
JAVA_MAJOR_VERSION |
static int |
JAVA_MINOR_VERSION |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAtLeast(int nRequestedJavaMajor,
int nRequestedJavaMinor) |
Copyright © 2014–2017 Philip Helger. All rights reserved.