public class PhysicalMemory extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static interface |
PhysicalMemory.PhysicalMemorySupport
Implemented by operating-system specific code.
|
| Constructor and Description |
|---|
PhysicalMemory() |
| Modifier and Type | Method and Description |
|---|---|
static org.graalvm.word.UnsignedWord |
size()
Requests size of physical memory in bytes.
|