public class PlatformDetection extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ARCH_PPC |
static String |
ARCH_X86_32 |
static String |
ARCH_X86_64 |
static String |
OS_LINUX |
static String |
OS_OSX |
static String |
OS_SOLARIS |
static String |
OS_WINDOWS |
| Constructor and Description |
|---|
PlatformDetection() |
public static String ARCH_X86_32
public static String ARCH_X86_64
public static String OS_SOLARIS
public static String OS_WINDOWS
public PlatformDetection()
Copyright © 2014. All rights reserved.