public interface Memory extends NativeIntegration
Modifier and Type | Method and Description |
---|---|
MemoryInfo |
getMemoryInfo()
Queries the current state of the system memory.
|
MemoryInfo getMemoryInfo() throws NativeException
NativeException
- On failure.