| Package | Description |
|---|---|
| com.helger.commons.system |
| Modifier and Type | Method and Description |
|---|---|
static EProcessorArchitecture |
EProcessorArchitecture.forBits(int nBits)
Get the processor architecture based on the passed number of bits.
|
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.
|
Copyright © 2014–2020 Philip Helger. All rights reserved.