Field Summary |
|
final public static boolean | IS_AIX True if this is AIX. |
final public static boolean | IS_DEBIAN_LINUX |
final public static boolean | IS_FEDORA_LINUX |
final public static boolean | IS_FREEBSD True if this is FreeBSD. |
final public static boolean | IS_HPUX True if this is HP-UX. |
final public static boolean | IS_LINUX True if this is Linux. |
final public static boolean | IS_MAC |
final public static boolean | IS_MANDRAKE_LINUX |
final public static boolean | IS_MANDRIVA_LINUX |
final public static boolean | IS_OS2 True if this is OS/2. |
final public static boolean | IS_OSX True if this is the Mac OS X. |
final public static boolean | IS_PPC True if the processor is in the PowerPC family. |
final public static boolean | IS_REDHAT_LINUX |
final public static boolean | IS_SPARC True if the processor is in the SPARC family. |
final public static boolean | IS_SUNOS True if this is SunOS. |
final public static boolean | IS_SUNOS_SPARC |
final public static boolean | IS_SUNOS_X86 |
final public static boolean | IS_SUSE_LINUX |
final public static boolean | IS_UNIX True if this is some variant of Unix (OSX, Linux, Solaris, FreeBSD, etc). |
final public static boolean | IS_WINDOWS True if this is Windows. |
final public static boolean | IS_X86 True if the processor is in the Intel x86 family. |
final public static String | OS_ARCH |
final public static String | OS_NAME |