public class VCSOperatingSystem
extends java.lang.Object
Utility class providing information relating to the operating system.
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
isOSX()
Asks whether the operating system is Mac OS X. 
 | 
static boolean | 
isWindows()
Asks whether the operating system is Windows (32-bit platform compatible). 
 | 
public static final boolean isWindows()
public static final boolean isOSX()