public final class Version extends Object
Modifier and Type | Method and Description |
---|---|
static int |
determineJavaRelease(String specificationVersion) |
static int |
getJavaRelease()
Returns the Java release for the current runtime
|
static String |
getVersionString() |
static void |
touch() |
public static String getVersionString()
public static void touch()
public static int getJavaRelease()
public static int determineJavaRelease(String specificationVersion)
Copyright © 2007-2017 Red Hat, Inc. All Rights Reserved