public class EnvUtil extends Object
| Constructor and Description |
|---|
EnvUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAndroidOS()
Heuristically determines whether the current OS is Android
|
static boolean |
isJDK5() |
static boolean |
isJDK6OrHigher() |
static boolean |
isJDK7OrHigher() |
static boolean |
isWindows() |
public static boolean isAndroidOS()
public static boolean isJDK5()
public static boolean isJDK6OrHigher()
public static boolean isJDK7OrHigher()
public static boolean isWindows()
Copyright © 2005–2014 QOS.ch. All rights reserved.