| Package | Description |
|---|---|
| com.phloc.commons.system |
| Modifier and Type | Method and Description |
|---|---|
static EJVMVendor |
EJVMVendor.getCurrentVendor() |
static EJVMVendor |
SystemHelper.getJVMVendor() |
static EJVMVendor |
EJVMVendor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EJVMVendor[] |
EJVMVendor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2014 phloc systems. All rights reserved.