public abstract class JavaVersion
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static int |
current()
Get the current java version, calculates if necessary
|
static void |
warnUnrecognized(org.apache.logging.log4j.Logger logger) |