Uses of Enum Class
com.helger.base.system.EJVMVendor
Packages that use EJVMVendor
-
Uses of EJVMVendor in com.helger.base.system
Methods in com.helger.base.system that return EJVMVendorModifier and TypeMethodDescriptionstatic @NonNull EJVMVendorEJVMVendor.getCurrentVendor()static @NonNull EJVMVendorSystemHelper.getJVMVendor()static EJVMVendorReturns the enum constant of this class with the specified name.static EJVMVendor[]EJVMVendor.values()Returns an array containing the constants of this enum class, in the order they are declared.