public final class OSUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
IBM_JAVA
Indicates the current java vendor is IBM java or not.
|
static String |
JAVA_VENDOR_NAME
The java vendor name used in this platform.
|
static String |
OS_NAME
The OS name
|
static String |
PROCESSOR_BIT
The processor bit
|
public static final String OS_NAME
public static final String PROCESSOR_BIT
public static final String JAVA_VENDOR_NAME
public static final boolean IBM_JAVA
Copyright © 2015. All Rights Reserved.