Uses of Class
com.helger.commons.system.EJVMVendor
-
Packages that use EJVMVendor Package Description com.helger.commons.system -
-
Uses of EJVMVendor in com.helger.commons.system
Methods in com.helger.commons.system that return EJVMVendor Modifier and Type Method Description static EJVMVendorEJVMVendor. getCurrentVendor()static EJVMVendorSystemHelper. getJVMVendor()static EJVMVendorEJVMVendor. 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.
-