public class OSValidator
extends java.lang.Object
Created on 16/11/17
| Constructor and Description |
|---|
OSValidator() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isMac() |
static boolean |
isSolaris() |
static boolean |
isUnix() |
static boolean |
isWindows() |