Uses of Enum
com.helger.commons.system.EProcessorArchitecture
Packages that use EProcessorArchitecture
-
Uses of EProcessorArchitecture in com.helger.commons.system
Methods in com.helger.commons.system that return EProcessorArchitectureModifier and TypeMethodDescriptionstatic EProcessorArchitectureEProcessorArchitecture.forBits(int nBits) Get the processor architecture based on the passed number of bits.static EProcessorArchitectureEProcessorArchitecture.getCurrentArchitecture()static EProcessorArchitectureSystemHelper.getProcessorArchitecture()static EProcessorArchitectureReturns the enum constant of this type with the specified name.static EProcessorArchitecture[]EProcessorArchitecture.values()Returns an array containing the constants of this enum type, in the order they are declared.