static EProcessorArchitecture |
EProcessorArchitecture.forBits(int nBits) |
Get the processor architecture based on the passed number of bits.
|
static EProcessorArchitecture |
EProcessorArchitecture.getCurrentArchitecture() |
|
static EProcessorArchitecture |
SystemHelper.getProcessorArchitecture() |
|
static EProcessorArchitecture |
EProcessorArchitecture.valueOf(String name) |
Returns 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.
|