Uses of Enum
com.helger.commons.system.EJVMVendor
Packages that use EJVMVendor
-
Uses of EJVMVendor in com.helger.commons.system
Methods in com.helger.commons.system that return EJVMVendorModifier and TypeMethodDescriptionstatic EJVMVendorEJVMVendor.getCurrentVendor()static EJVMVendorSystemHelper.getJVMVendor()static EJVMVendorReturns 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.