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