public class JvmUtil extends Object
| Constructor and Description |
|---|
JvmUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getJavaVersion() |
static boolean |
isAtLeastJDK7() |
static boolean |
isJDK7() |
static boolean |
isJDK8() |
public static String getJavaVersion()
public static boolean isJDK8()
public static boolean isJDK7()
public static boolean isAtLeastJDK7()
Copyright © 2016 Alfresco. All rights reserved.