ProcessorArchitecture.MemoryAddressSize |
ProcessorArchitecture.getAddressSize() |
Gets the address size of the memory (32 bit, 64 bit).
|
static ProcessorArchitecture.MemoryAddressSize |
ProcessorArchitecture.getMemoryAddressSize() |
Gets the MemorySize of the ProcessorArchitecture of this process.
|
static ProcessorArchitecture.MemoryAddressSize |
ProcessorArchitecture.MemoryAddressSize.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ProcessorArchitecture.MemoryAddressSize[] |
ProcessorArchitecture.MemoryAddressSize.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|